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)  | 
canTakeStack, decrStackSize, getBackgroundLocation, getBackgroundMap, getBackgroundSprite, getHasStack, getItemStackLimit, getSlotIndex, getSlotStackLimit, getSlotTexture, getStack, isEnabled, 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