class BeaconContainer.BeaconSlot extends Slot
inventory, slotNumber, xPos, yPos
Constructor and Description |
---|
BeaconSlot(IInventory inventoryIn,
int index,
int xIn,
int yIn) |
Modifier and Type | Method and Description |
---|---|
int |
getSlotStackLimit() |
boolean |
isItemValid(ItemStack stack) |
canTakeStack, decrStackSize, func_225517_c_, getHasStack, getItemStackLimit, getSlotIndex, getStack, isEnabled, isSameInventory, onCrafting, onCrafting, onSlotChange, onSlotChanged, onSwapCraft, onTake, putStack, setBackground
public BeaconSlot(IInventory inventoryIn, int index, int xIn, int yIn)
public boolean isItemValid(ItemStack stack)
isItemValid
in class Slot
public int getSlotStackLimit()
getSlotStackLimit
in class Slot