class ContainerBeacon.BeaconSlot extends Slot
backgroundLocation, backgroundMap, backgroundName, 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, getBackgroundLocation, getBackgroundMap, getBackgroundSprite, getHasStack, getItemStackLimit, getSlotIndex, getSlotTexture, getStack, isEnabled, isHere, isSameInventory, onCrafting, onCrafting, onSlotChange, onSlotChanged, onSwapCraft, onTake, putStack, setBackgroundLocation, setBackgroundNamepublic BeaconSlot(IInventory inventoryIn, int index, int xIn, int yIn)
public boolean isItemValid(ItemStack stack)
isItemValid in class Slotpublic int getSlotStackLimit()
getSlotStackLimit in class Slot