public class ShulkerBoxSlot extends Slot
inventory, slotNumber, xPos, yPos| Constructor and Description |
|---|
ShulkerBoxSlot(IInventory inventoryIn,
int slotIndexIn,
int xPosition,
int yPosition) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isItemValid(ItemStack stack) |
canTakeStack, decrStackSize, func_225517_c_, getHasStack, getItemStackLimit, getSlotIndex, getSlotStackLimit, getStack, isEnabled, isSameInventory, onCrafting, onCrafting, onSlotChange, onSlotChanged, onSwapCraft, onTake, putStack, setBackgroundpublic ShulkerBoxSlot(IInventory inventoryIn, int slotIndexIn, int xPosition, int yPosition)
public boolean isItemValid(ItemStack stack)
isItemValid in class Slot