Fixed more issues
This commit is contained in:
parent
e9562e37cb
commit
59b8ecc271
36 changed files with 1007 additions and 978 deletions
|
@ -2,7 +2,7 @@ package WayofTime.alchemicalWizardry.api.event;
|
|||
|
||||
import net.minecraft.entity.player.EntityPlayer;
|
||||
import net.minecraft.item.ItemStack;
|
||||
import cpw.mods.fml.common.eventhandler.Cancelable;
|
||||
import net.minecraftforge.fml.common.eventhandler.Cancelable;
|
||||
|
||||
@Cancelable
|
||||
public class ItemDrainNetworkEvent extends PlayerDrainNetworkEvent
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue