Class BrewingStandContainer.FuelSlot
- java.lang.Object
-
- net.minecraft.inventory.container.Slot
-
- net.minecraft.inventory.container.BrewingStandContainer.FuelSlot
-
- Enclosing class:
- BrewingStandContainer
static class BrewingStandContainer.FuelSlot extends Slot
-
-
Constructor Summary
Constructors Constructor Description FuelSlot(IInventory p_i47070_1_, int p_i47070_2_, int p_i47070_3_, int p_i47070_4_)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getMaxStackSize()
boolean
mayPlace(ItemStack p_75214_1_)
static boolean
mayPlaceItem(ItemStack p_185004_0_)
-
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 Detail
-
FuelSlot
public FuelSlot(IInventory p_i47070_1_, int p_i47070_2_, int p_i47070_3_, int p_i47070_4_)
-
-