net.minecraft.world.inventory

public class BrewingStandMenu

extends AbstractContainerMenu

ctj
net.minecraft.world.inventory.BrewingStandMenu
net.minecraft.class_1708
net.minecraft.screen.BrewingStandScreenHandler
net.minecraft.world.inventory.ContainerBrewingStand

Field summary

Modifier and TypeField
private static final int
m
BOTTLE_SLOT_START
field_30763
field_30763
private static final int
n
BOTTLE_SLOT_END
field_30764
field_30764
private static final int
o
INGREDIENT_SLOT
field_30765
INGREDIENT_SLOT_ID
private static final int
p
FUEL_SLOT
field_30766
FUEL_SLOT_ID
private static final int
q
SLOT_COUNT
field_30767
BREWING_STAND_INVENTORY_SIZE
private static final int
r
DATA_COUNT
field_30768
PROPERTY_COUNT
private static final int
s
INV_SLOT_START
field_30769
INVENTORY_START
private static final int
t
INV_SLOT_END
field_30770
INVENTORY_END
private static final int
u
USE_ROW_SLOT_START
field_30771
HOTBAR_START
private static final int
v
USE_ROW_SLOT_END
field_30772
HOTBAR_END
private final Container
w
brewingStand
field_7788
inventory
private final ContainerData
x
brewingStandData
field_17292
propertyDelegate
private final Slot
y
ingredientSlot
field_7787
ingredientSlot

Constructor summary

ModifierConstructor
public (int syncId, Inventory playerInventory)
public (int syncId, Inventory playerInventory, Container inventory, ContainerData propertyDelegate)

Method summary

Modifier and TypeMethod
public boolean
b(cpx arg0)
stillValid(Player arg0)
method_7597(class_1657 arg0)
canUse(PlayerEntity arg0)
public ItemStack
b(cpx arg0, int arg1)
quickMoveStack(Player arg0, int arg1)
method_7601(class_1657 arg0, int arg1)
quickMove(PlayerEntity arg0, int arg1)
public int
l()
getFuel()
method_17377()
getFuel()
public int
m()
getBrewingTicks()
method_17378()
getBrewTime()