Run formatter
This commit is contained in:
parent
61c44a831b
commit
08258fd6ef
606 changed files with 13464 additions and 22975 deletions
|
@ -6,7 +6,6 @@ import net.minecraft.item.ItemStack;
|
|||
* An interface for items that have custom drainage behaviour when used in
|
||||
* certain alchemy recipes.
|
||||
*/
|
||||
public interface ICustomAlchemyConsumable
|
||||
{
|
||||
public interface ICustomAlchemyConsumable {
|
||||
ItemStack drainUseOnAlchemyCraft(ItemStack stack);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue