net.minecraft.screen

public class BrewingStandScreenHandler

extends ScreenHandler

net.minecraft.world.inventory.BrewingStandMenu
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
EMPTY_SLOT_FUEL
field_55024
EMPTY_BREWING_FUEL_SLOT_TEXTURE
private static final Identifier
EMPTY_SLOT_POTION
EMPTY_SLOT_POTION
field_55025
EMPTY_POTION_SLOT_TEXTURE
private static final int
BOTTLE_SLOT_START
BOTTLE_SLOT_START
field_30763
POTION_SLOT_START
private static final int
BOTTLE_SLOT_END
BOTTLE_SLOT_END
field_30764
POTION_SLOT_END
private static final int
INGREDIENT_SLOT
INGREDIENT_SLOT
field_30765
INGREDIENT_SLOT_ID
private static final int
FUEL_SLOT
FUEL_SLOT
field_30766
FUEL_SLOT_ID
private static final int
SLOT_COUNT
SLOT_COUNT
field_30767
BREWING_STAND_INVENTORY_SIZE
private static final int
DATA_COUNT
DATA_COUNT
field_30768
PROPERTY_COUNT
private static final int
INV_SLOT_START
INV_SLOT_START
field_30769
INVENTORY_START
private static final int
INV_SLOT_END
INV_SLOT_END
field_30770
INVENTORY_END
private static final int
USE_ROW_SLOT_START
USE_ROW_SLOT_START
field_30771
HOTBAR_START
private static final int
USE_ROW_SLOT_END
USE_ROW_SLOT_END
field_30772
HOTBAR_END
private final Inventory
brewingStand
brewingStand
field_7788
inventory
private final PropertyDelegate
brewingStandData
brewingStandData
field_17292
propertyDelegate
private final Slot
ingredientSlot
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)
stillValid(Player player)
method_7597(class_1657 arg0)
canUse(PlayerEntity arg0)
public ItemStack
quickMoveStack(Player player, int slotIndex)
quickMoveStack(Player player, int slotIndex)
method_7601(class_1657 arg0, int arg1)
quickMove(PlayerEntity arg0, int arg1)
public int
getFuel()
getFuel()
method_17377()
getFuel()
public int
getTotalFuel()
getTotalFuel()
method_1_8667()
getTotalFuel()
public int
getBrewingTicks()
getBrewingTicks()
method_17378()
getBrewTime()
public int
getTotalBrewingTicks()
getTotalBrewingTicks()
method_1_8666()
getTotalBrewTime()