Package net.minecraft.world.inventory
Class BrewingStandMenu.FuelSlot
java.lang.Object
net.minecraft.world.inventory.Slot
net.minecraft.world.inventory.BrewingStandMenu.FuelSlot
- Enclosing class:
- BrewingStandMenu
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.world.inventory.Slot
allowModification, checkTakeAchievements, getContainerSlot, getItem, getMaxStackSize, getNoItemIcon, getSlotIndex, hasItem, isActive, isSameInventory, mayPickup, onQuickCraft, onQuickCraft, onSwapCraft, onTake, remove, safeInsert, safeInsert, safeTake, set, setBackground, setChanged, tryRemove
-
Constructor Details
-
FuelSlot
-
-
Method Details
-
mayPlace
-
mayPlaceItem
-
getMaxStackSize
public int getMaxStackSize()- Overrides:
getMaxStackSize
in classSlot
-