public class SlotObeyTE
extends net.minecraft.inventory.container.Slot
Constructor and Description |
---|
SlotObeyTE(net.minecraft.inventory.ISidedInventory inventory,
int slotID,
int x,
int y) |
Modifier and Type | Method and Description |
---|---|
boolean |
mayPlace(net.minecraft.item.ItemStack itemStack)
Check if the stack is a valid item for this slot.
|