public class SlotShulkerBox extends Slot
backgroundLocation, backgroundMap, backgroundName, inventory, slotNumber, xPos, yPos| Constructor and Description | 
|---|
| SlotShulkerBox(IInventory p_i47265_1_,
              int slotIndexIn,
              int xPosition,
              int yPosition) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | isItemValid(ItemStack stack) | 
canBeHovered, canTakeStack, decrStackSize, getBackgroundLocation, getBackgroundMap, getBackgroundSprite, getHasStack, getItemStackLimit, getSlotIndex, getSlotStackLimit, getSlotTexture, getStack, isHere, isSameInventory, onCrafting, onCrafting, onSlotChange, onSlotChanged, onSwapCraft, onTake, putStack, setBackgroundLocation, setBackgroundNamepublic SlotShulkerBox(IInventory p_i47265_1_, int slotIndexIn, int xPosition, int yPosition)
public boolean isItemValid(ItemStack stack)
isItemValid in class Slot