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