net.minecraft.screen

public class BrewingStandScreenHandler

extends ScreenHandler

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

Field summary

Modifier and TypeField
private static final Identifier
EMPTY_SLOT_FUEL
field_55024
EMPTY_BREWING_FUEL_SLOT_TEXTURE
private static final Identifier
EMPTY_SLOT_POTION
field_55025
EMPTY_POTION_SLOT_TEXTURE
private static final int
BOTTLE_SLOT_START
field_30763
field_30763
private static final int
BOTTLE_SLOT_END
field_30764
field_30764
private static final int
INGREDIENT_SLOT
field_30765
INGREDIENT_SLOT_ID
private static final int
FUEL_SLOT
field_30766
FUEL_SLOT_ID
private static final int
SLOT_COUNT
field_30767
BREWING_STAND_INVENTORY_SIZE
private static final int
DATA_COUNT
field_30768
PROPERTY_COUNT
private static final int
INV_SLOT_START
field_30769
INVENTORY_START
private static final int
INV_SLOT_END
field_30770
INVENTORY_END
private static final int
USE_ROW_SLOT_START
field_30771
HOTBAR_START
private static final int
USE_ROW_SLOT_END
field_30772
HOTBAR_END
private final Inventory
brewingStand
field_7788
inventory
private final PropertyDelegate
brewingStandData
field_17292
propertyDelegate
private final Slot
ingredientSlot
field_7787
ingredientSlot

Constructor summary

ModifierConstructor
public (int syncId, PlayerInventory playerInventory)
public (int syncId, PlayerInventory playerInventory, Inventory inventory, PropertyDelegate propertyDelegate)

Method summary

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