Class BrewingStandContainer.FuelSlot
java.lang.Object
net.minecraft.inventory.container.Slot
net.minecraft.inventory.container.BrewingStandContainer.FuelSlot
- Enclosing class:
- BrewingStandContainer
-
Field Summary
-
Constructor Summary
ConstructorDescriptionFuelSlot
(IInventory p_i47070_1_, int p_i47070_2_, int p_i47070_3_, int p_i47070_4_) -
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
-
FuelSlot
-
-
Method Details
-
mayPlace
-
mayPlaceItem
-
getMaxStackSize
public int getMaxStackSize()- Overrides:
getMaxStackSize
in classSlot
-