Class BeaconContainer.BeaconSlot
java.lang.Object
net.minecraft.inventory.container.Slot
net.minecraft.inventory.container.BeaconContainer.BeaconSlot
- Enclosing class:
- BeaconContainer
-
Field Summary
-
Constructor Summary
ConstructorDescriptionBeaconSlot
(IInventory p_i1801_2_, int p_i1801_3_, int p_i1801_4_, int p_i1801_5_) -
Method Summary
Methods inherited from class net.minecraft.inventory.container.Slot
checkTakeAchievements, getItem, getMaxStackSize, getNoItemIcon, getSlotIndex, hasItem, isActive, isSameInventory, mayPickup, onQuickCraft, onQuickCraft, onSwapCraft, onTake, remove, set, setBackground, setChanged
-
Constructor Details
-
BeaconSlot
-
-
Method Details
-
mayPlace
-
getMaxStackSize
public int getMaxStackSize()- Overrides:
getMaxStackSize
in classSlot
-