History - net.minecraft.block.entity.BrewingStandBlockEntity
26.3
Names
Fields
int: FUEL_USES, FUEL_USES, field_31324, MAX_FUEL_USES
int: DEFAULT_FUEL_USES, DEFAULT_FUEL_USES, field_31324, MAX_FUEL_USES
int: NUM_DATA_VALUES, NUM_DATA_VALUES, field_31327, PROPERTY_COUNT
int: DATA_TOTAL_BREW_TIME, DATA_TOTAL_BREW_TIME, field_31327, PROPERTY_COUNT
short: DEFAULT_BREW_TIME, DEFAULT_BREW_TIME, field_57769, DEFAULT_BREW_TIME
byte: DEFAULT_FUEL, DEFAULT_FUEL, field_57770, DEFAULT_FUEL
int: DATA_TOTAL_FUEL_USES, DATA_TOTAL_FUEL_USES, field_1_9253, field_1_9253
int: NUM_DATA_VALUES, NUM_DATA_VALUES, field_1_9255, field_1_9255
int: DEFAULT_BREW_TIME, DEFAULT_BREW_TIME, field_57769, DEFAULT_BREW_TIME
int: BREWING_TIME_SECONDS, BREWING_TIME_SECONDS, field_1_9252, field_1_9252
int: DEFAULT_FUEL, DEFAULT_FUEL, field_57770, DEFAULT_FUEL
float: DEFAULT_SPEED_MULTIPLIER, DEFAULT_SPEED_MULTIPLIER, field_1_9254, field_1_9254
int: totalBrewTime, totalBrewTime, field_1_9257, totalBrewTime
int: totalFuel, totalFuel, field_1_9258, totalFuel
float: speedMultiplier, speedMultiplier, field_1_9256, speedMultiplier
ServerRecipeManager$MatchGetter<BrewingRecipeInput, BrewingRecipe>: quickCheck, quickCheck, field_1_8732, matchGetter
Constructors
Methods
void (World, BlockPos, BlockState, BrewingStandBlockEntity): serverTick, serverTick, method_31665, tick
void (World, BlockPos, DefaultedList<ItemStack>): doBrew, doBrew, method_11029, craft
boolean (BrewingRecipeRegistry, DefaultedList<ItemStack>): isBrewable, isBrewable, method_11027, canCraft
int (ServerWorld, BrewingFuelComponent): getUses, getUses, method_1_8919, getUses
float (ServerWorld, BrewingFuelComponent): getSpeedMultiplier, getSpeedMultiplier, method_1_8918, getSpeedMultiplier
void (ServerWorld, BlockPos, BlockState, BrewingStandBlockEntity): serverTick, serverTick, method_31665, tick
boolean (ServerWorld, BrewingStandBlockEntity): isBrewable, isBrewable, method_11027, canCraft
void (ServerWorld, BlockPos, BrewingStandBlockEntity): doBrew, doBrew, method_11029, craft
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
elf
net.minecraft.world.level.block.entity.BrewingStandBlockEntity
net.minecraft.class_2589
net.minecraft.block.entity.BrewingStandBlockEntity
Fields
int[]: i, SLOTS_FOR_UP, field_11886, TOP_SLOTS, f_odncodim, TOP_SLOTS, f_58972_
int[]: SLOTS_FOR_UP, SLOTS_FOR_UP, field_11886, TOP_SLOTS
int[]: j, SLOTS_FOR_DOWN, field_11879, BOTTOM_SLOTS, f_uxbdwavr, BOTTOM_SLOTS, f_58973_
int[]: SLOTS_FOR_DOWN, SLOTS_FOR_DOWN, field_11879, BOTTOM_SLOTS
int[]: k, SLOTS_FOR_SIDES, field_11880, SIDE_SLOTS, f_gylkmdei, SIDE_SLOTS, f_58974_
int[]: SLOTS_FOR_SIDES, SLOTS_FOR_SIDES, field_11880, SIDE_SLOTS
DefaultedList<ItemStack>: r, items, field_11882, inventory, f_jlpksfdh, inventory, f_58975_
DefaultedList<ItemStack>: items, items, field_11882, inventory
int: s, brewTime, field_11878, brewTime, f_edzjwvco, brewTime, f_58976_
int: brewTime, brewTime, field_11878, brewTime
boolean[]: t, lastPotionCount, field_11883, slotsEmptyLastTick, f_hoaeyujo, slotsEmptyLastTick, f_58977_
boolean[]: lastPotionCount, lastPotionCount, field_11883, slotsEmptyLastTick
Item: u, ingredient, field_11881, itemBrewing, f_clygxedh, itemBrewing, f_58978_
Item: ingredient, ingredient, field_11881, itemBrewing
int: v, fuel, field_11885, fuel, f_fxdchcgg, fuel, f_58979_
int: fuel, fuel, field_11885, fuel
PropertyDelegate: f, dataAccess, field_17381, propertyDelegate, f_fkcwasfe, propertyDelegate, f_58971_
PropertyDelegate: dataAccess, dataAccess, field_17381, propertyDelegate
int: g, INGREDIENT_SLOT, field_31328, INPUT_SLOT_INDEX, f_tryldaqt, INGREDIENT_SLOT, f_155280_
int: INGREDIENT_SLOT, INGREDIENT_SLOT, field_31328, INPUT_SLOT_INDEX
int: h, FUEL_SLOT, field_31329, FUEL_SLOT_INDEX, f_rlzpnxen, FUEL_SLOT, f_155281_
int: FUEL_SLOT, FUEL_SLOT, field_31329, FUEL_SLOT_INDEX
int: b, FUEL_USES, field_31324, MAX_FUEL_USES, f_ukqydstt, FUEL_USES, f_155276_
int: FUEL_USES, FUEL_USES, field_31324, MAX_FUEL_USES
int: c, DATA_BREW_TIME, field_31325, BREW_TIME_PROPERTY_INDEX, f_ilynkgdg, BREW_TIME_DATA, f_155277_
int: DATA_BREW_TIME, DATA_BREW_TIME, field_31325, BREW_TIME_PROPERTY_INDEX
int: d, DATA_FUEL_USES, field_31326, FUEL_PROPERTY_INDEX, f_xgihhfkh, FUEL_DATA, f_155278_
int: DATA_FUEL_USES, DATA_FUEL_USES, field_31326, FUEL_PROPERTY_INDEX
int: e, NUM_DATA_VALUES, field_31327, PROPERTY_COUNT, f_hoibfolb, DATA_VALUES, f_155279_
int: NUM_DATA_VALUES, NUM_DATA_VALUES, field_31327, PROPERTY_COUNT
short: l, DEFAULT_BREW_TIME, field_57769, DEFAULT_BREW_TIME, f_fyaiccdq, DEFAULT_BREW_TIME, f_379891_
short: DEFAULT_BREW_TIME, DEFAULT_BREW_TIME, field_57769, DEFAULT_BREW_TIME
byte: m, DEFAULT_FUEL, field_57770, DEFAULT_FUEL, f_irfxtrcb, DEFAULT_FUEL, f_382299_
byte: DEFAULT_FUEL, DEFAULT_FUEL, field_57770, DEFAULT_FUEL
Text: q, DEFAULT_NAME, field_63038, CONTAINER_NAME_TEXT, f_jismwhob, f_413582_
Text: DEFAULT_NAME, DEFAULT_NAME, field_63038, CONTAINER_NAME_TEXT
Constructors
Methods
Text (): k, getDefaultName, method_17823, getContainerName, m_egjsjpyi, getContainerName, m_6820_
Text (): getDefaultName, getDefaultName, method_17823, getContainerName
int (): b, getContainerSize, method_5439, size, m_dmbfvefd, size, m_6643_
int (): getContainerSize, getContainerSize, method_5439, size
boolean[] (): h, getPotionBits, method_11028, getSlotsEmpty, m_ctzamqya, getSlotsEmpty, m_59029_
boolean[] (): getPotionBits, getPotionBits, method_11028, getSlotsEmpty
boolean (int, ItemStack): b, canPlaceItem, method_5437, isValid, m_umfxwlmm, isValid, m_7013_
boolean (int, ItemStack): canPlaceItem, canPlaceItem, method_5437, isValid
int[] (Direction): a, getSlotsForFace, method_5494, getAvailableSlots, m_beroaavx, getAvailableSlots, m_7071_
int[] (Direction): getSlotsForFace, getSlotsForFace, method_5494, getAvailableSlots
boolean (int, ItemStack, Direction): a, canPlaceItemThroughFace, method_5492, canInsert, m_mkcjjlxd, canInsert, m_7155_
boolean (int, ItemStack, Direction): canPlaceItemThroughFace, canPlaceItemThroughFace, method_5492, canInsert
boolean (int, ItemStack, Direction): b, canTakeItemThroughFace, method_5493, canExtract, m_kdgofkkq, canExtract, m_7157_
boolean (int, ItemStack, Direction): canTakeItemThroughFace, canTakeItemThroughFace, method_5493, canExtract
ScreenHandler (int, PlayerInventory): a, createMenu, method_5465, createScreenHandler, m_zoafdewc, createScreenHandler, m_6555_
ScreenHandler (int, PlayerInventory): createMenu, createMenu, method_5465, createScreenHandler
void (World, BlockPos, BlockState, BrewingStandBlockEntity): a, serverTick, method_31665, tick, m_kboloepz, tick, m_155285_
void (World, BlockPos, BlockState, BrewingStandBlockEntity): serverTick, serverTick, method_31665, tick
void (World, BlockPos, DefaultedList<ItemStack>): a, doBrew, method_11029, craft, m_cpuuuryi, craft, m_155290_
void (World, BlockPos, DefaultedList<ItemStack>): doBrew, doBrew, method_11029, craft
DefaultedList<ItemStack> (): g, getItems, method_11282, getHeldStacks, m_drxlwzcv, getInventory, m_58617_
DefaultedList<ItemStack> (): getItems, getItems, method_11282, getHeldStacks
void (DefaultedList<ItemStack>): a, setItems, method_11281, setHeldStacks, m_nnlaacjo, setInventory, m_58609_
void (DefaultedList<ItemStack>): setItems, setItems, method_11281, setHeldStacks
boolean (BrewingRecipeRegistry, DefaultedList<ItemStack>): a, isBrewable, method_11027, canCraft, m_zxndtyxk, canCraft, m_155294_
boolean (BrewingRecipeRegistry, DefaultedList<ItemStack>): isBrewable, isBrewable, method_11027, canCraft
void (ReadView): a, loadAdditional, method_11014, readData, m_trzmaydr, readImpl, m_318667_
void (ReadView): loadAdditional, loadAdditional, method_11014, readData
void (WriteView): a, saveAdditional, method_11007, writeData, m_qopnimsa, writeImpl, m_183515_
void (WriteView): saveAdditional, saveAdditional, method_11007, writeData
1.21.11
Names
egk
elf
Fields
Constructors
Methods
1.21.10
Names
Fields
Constructors
Methods
1.21.9
Names
ebd
egk
Fields
DefaultedList<ItemStack>: q, items, field_11882, inventory, f_jlpksfdh, inventory, f_58975_
DefaultedList<ItemStack>: r, items, field_11882, inventory, f_jlpksfdh, inventory, f_58975_
int: r, brewTime, field_11878, brewTime, f_edzjwvco, brewTime, f_58976_
int: s, brewTime, field_11878, brewTime, f_edzjwvco, brewTime, f_58976_
boolean[]: s, lastPotionCount, field_11883, slotsEmptyLastTick, f_hoaeyujo, slotsEmptyLastTick, f_58977_
boolean[]: t, lastPotionCount, field_11883, slotsEmptyLastTick, f_hoaeyujo, slotsEmptyLastTick, f_58977_
Item: t, ingredient, field_11881, itemBrewing, f_clygxedh, itemBrewing, f_58978_
Item: u, ingredient, field_11881, itemBrewing, f_clygxedh, itemBrewing, f_58978_
int: u, fuel, field_11885, fuel, f_fxdchcgg, fuel, f_58979_
int: v, fuel, field_11885, fuel, f_fxdchcgg, fuel, f_58979_
Text: q, DEFAULT_NAME, field_63038, CONTAINER_NAME_TEXT, f_jismwhob, f_413582_
Constructors
Methods
Text (): j, getDefaultName, method_17823, getContainerName, m_egjsjpyi, getContainerName, m_6820_
Text (): k, getDefaultName, method_17823, getContainerName, m_egjsjpyi, getContainerName, m_6820_
boolean[] (): k, getPotionBits, method_11028, getSlotsEmpty, m_ctzamqya, getSlotsEmpty, m_59029_
boolean[] (): h, getPotionBits, method_11028, getSlotsEmpty, m_ctzamqya, getSlotsEmpty, m_59029_
DefaultedList<ItemStack> (): f, getItems, method_11282, getHeldStacks, m_drxlwzcv, getInventory, m_58617_
DefaultedList<ItemStack> (): g, getItems, method_11282, getHeldStacks, m_drxlwzcv, getInventory, m_58617_
1.21.8
Names
Fields
Constructors
Methods
1.21.7
Names
Fields
Constructors
Methods
void (ReadView): a, loadAdditional, method_11014, readData, m_trzmaydr, readNbtImpl, m_318667_
void (ReadView): a, loadAdditional, method_11014, readData, m_trzmaydr, readImpl, m_318667_
void (WriteView): a, saveAdditional, method_11007, writeData, m_qopnimsa, writeNbt, m_183515_
void (WriteView): a, saveAdditional, method_11007, writeData, m_qopnimsa, writeImpl, m_183515_
1.21.6
Names
dys
ebd
Fields
Constructors
Methods
void (NbtCompound, RegistryWrapper$WrapperLookup): a, loadAdditional, method_11014, readNbt, m_trzmaydr, readNbtImpl, m_318667_
void (NbtCompound, RegistryWrapper$WrapperLookup): b, saveAdditional, method_11007, writeNbt, m_qopnimsa, writeNbt, m_183515_
void (ReadView): a, loadAdditional, method_11014, readData, m_trzmaydr, readNbtImpl, m_318667_
void (WriteView): a, saveAdditional, method_11007, writeData, m_qopnimsa, writeNbt, m_183515_
1.21.5
Names
dud
dys
Fields
DefaultedList<ItemStack>: l, items, field_11882, inventory, f_jlpksfdh, inventory, f_58975_
DefaultedList<ItemStack>: q, items, field_11882, inventory, f_jlpksfdh, inventory, f_58975_
int: m, brewTime, field_11878, brewTime, f_edzjwvco, brewTime, f_58976_
int: r, brewTime, field_11878, brewTime, f_edzjwvco, brewTime, f_58976_
boolean[]: q, lastPotionCount, field_11883, slotsEmptyLastTick, f_hoaeyujo, slotsEmptyLastTick, f_58977_
boolean[]: s, lastPotionCount, field_11883, slotsEmptyLastTick, f_hoaeyujo, slotsEmptyLastTick, f_58977_
Item: r, ingredient, field_11881, itemBrewing, f_clygxedh, itemBrewing, f_58978_
Item: t, ingredient, field_11881, itemBrewing, f_clygxedh, itemBrewing, f_58978_
int: s, fuel, field_11885, fuel, f_fxdchcgg, fuel, f_58979_
int: u, fuel, field_11885, fuel, f_fxdchcgg, fuel, f_58979_
short: l, DEFAULT_BREW_TIME, field_57769, DEFAULT_BREW_TIME, f_fyaiccdq, DEFAULT_BREW_TIME, f_379891_
byte: m, DEFAULT_FUEL, field_57770, DEFAULT_FUEL, f_irfxtrcb, DEFAULT_FUEL, f_382299_
Constructors
Methods
1.21.4
Names
dva
dud
Fields
boolean[]: n, lastPotionCount, field_11883, slotsEmptyLastTick, f_hoaeyujo, slotsEmptyLastTick, f_58977_
boolean[]: q, lastPotionCount, field_11883, slotsEmptyLastTick, f_hoaeyujo, slotsEmptyLastTick, f_58977_
Constructors
Methods
1.21.3
Names
dqk
dva
Fields
boolean[]: q, lastPotionCount, field_11883, slotsEmptyLastTick, f_hoaeyujo, slotsEmptyLastTick, f_58977_
boolean[]: n, lastPotionCount, field_11883, slotsEmptyLastTick, f_hoaeyujo, slotsEmptyLastTick, f_58977_
Constructors
Methods
Text (): k, getDefaultName, method_17823, getContainerName, m_egjsjpyi, getContainerName, m_6820_
Text (): j, getDefaultName, method_17823, getContainerName, m_egjsjpyi, getContainerName, m_6820_
boolean[] (): f, getPotionBits, method_11028, getSlotsEmpty, m_ctzamqya, getSlotsEmpty, m_59029_
boolean[] (): k, getPotionBits, method_11028, getSlotsEmpty, m_ctzamqya, getSlotsEmpty, m_59029_
DefaultedList<ItemStack> (): j, getItems, method_11282, getHeldStacks, m_drxlwzcv, getInventory, m_58617_
DefaultedList<ItemStack> (): f, getItems, method_11282, getHeldStacks, m_drxlwzcv, getInventory, m_58617_
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
dpm
dqk
Fields
Constructors
Methods
DefaultedList<ItemStack> (): j, getItems, method_11282, getHeldStacks, m_drxlwzcv, m_58617_
DefaultedList<ItemStack> (): j, getItems, method_11282, getHeldStacks, m_drxlwzcv, getInventory, m_58617_
void (DefaultedList<ItemStack>): a, setItems, method_11281, setHeldStacks, m_nnlaacjo, m_58609_
void (DefaultedList<ItemStack>): a, setItems, method_11281, setHeldStacks, m_nnlaacjo, setInventory, m_58609_
void (NbtCompound, RegistryWrapper$WrapperLookup): a, loadAdditional, method_11014, readNbt, m_trzmaydr, m_trzmaydr, m_318667_
void (NbtCompound, RegistryWrapper$WrapperLookup): a, loadAdditional, method_11014, readNbt, m_trzmaydr, readNbtImpl, m_318667_
1.20.6
Names
dgy
dpm
Fields
int[]: j, SLOTS_FOR_UP, field_11886, TOP_SLOTS, f_odncodim, TOP_SLOTS, f_58972_
int[]: i, SLOTS_FOR_UP, field_11886, TOP_SLOTS, f_odncodim, TOP_SLOTS, f_58972_
int[]: k, SLOTS_FOR_DOWN, field_11879, BOTTOM_SLOTS, f_uxbdwavr, BOTTOM_SLOTS, f_58973_
int[]: j, SLOTS_FOR_DOWN, field_11879, BOTTOM_SLOTS, f_uxbdwavr, BOTTOM_SLOTS, f_58973_
int[]: l, SLOTS_FOR_SIDES, field_11880, SIDE_SLOTS, f_gylkmdei, SIDE_SLOTS, f_58974_
int[]: k, SLOTS_FOR_SIDES, field_11880, SIDE_SLOTS, f_gylkmdei, SIDE_SLOTS, f_58974_
DefaultedList<ItemStack>: m, items, field_11882, inventory, f_jlpksfdh, inventory, f_58975_
DefaultedList<ItemStack>: l, items, field_11882, inventory, f_jlpksfdh, inventory, f_58975_
int: n, brewTime, field_11878, brewTime, f_edzjwvco, brewTime, f_58976_
int: m, brewTime, field_11878, brewTime, f_edzjwvco, brewTime, f_58976_
boolean[]: r, lastPotionCount, field_11883, slotsEmptyLastTick, f_hoaeyujo, slotsEmptyLastTick, f_58977_
boolean[]: q, lastPotionCount, field_11883, slotsEmptyLastTick, f_hoaeyujo, slotsEmptyLastTick, f_58977_
Item: s, ingredient, field_11881, itemBrewing, f_clygxedh, itemBrewing, f_58978_
Item: r, ingredient, field_11881, itemBrewing, f_clygxedh, itemBrewing, f_58978_
int: t, fuel, field_11885, fuel, f_fxdchcgg, fuel, f_58979_
int: s, fuel, field_11885, fuel, f_fxdchcgg, fuel, f_58979_
PropertyDelegate: g, dataAccess, field_17381, propertyDelegate, f_fkcwasfe, propertyDelegate, f_58971_
PropertyDelegate: f, dataAccess, field_17381, propertyDelegate, f_fkcwasfe, propertyDelegate, f_58971_
int: h, INGREDIENT_SLOT, field_31328, INPUT_SLOT_INDEX, f_tryldaqt, INGREDIENT_SLOT, f_155280_
int: g, INGREDIENT_SLOT, field_31328, INPUT_SLOT_INDEX, f_tryldaqt, INGREDIENT_SLOT, f_155280_
int: i, FUEL_SLOT, field_31329, FUEL_SLOT_INDEX, f_rlzpnxen, FUEL_SLOT, f_155281_
int: h, FUEL_SLOT, field_31329, FUEL_SLOT_INDEX, f_rlzpnxen, FUEL_SLOT, f_155281_
int: c, FUEL_USES, field_31324, MAX_FUEL_USES, f_ukqydstt, FUEL_USES, f_155276_
int: b, FUEL_USES, field_31324, MAX_FUEL_USES, f_ukqydstt, FUEL_USES, f_155276_
int: d, DATA_BREW_TIME, field_31325, BREW_TIME_PROPERTY_INDEX, f_ilynkgdg, BREW_TIME_DATA, f_155277_
int: c, DATA_BREW_TIME, field_31325, BREW_TIME_PROPERTY_INDEX, f_ilynkgdg, BREW_TIME_DATA, f_155277_
int: e, DATA_FUEL_USES, field_31326, FUEL_PROPERTY_INDEX, f_xgihhfkh, FUEL_DATA, f_155278_
int: d, DATA_FUEL_USES, field_31326, FUEL_PROPERTY_INDEX, f_xgihhfkh, FUEL_DATA, f_155278_
int: f, NUM_DATA_VALUES, field_31327, PROPERTY_COUNT, f_hoibfolb, DATA_VALUES, f_155279_
int: e, NUM_DATA_VALUES, field_31327, PROPERTY_COUNT, f_hoibfolb, DATA_VALUES, f_155279_
Constructors
Methods
Text (): l, getDefaultName, method_17823, getContainerName, m_egjsjpyi, getContainerName, m_6820_
Text (): k, getDefaultName, method_17823, getContainerName, m_egjsjpyi, getContainerName, m_6820_
boolean (): ai_, isEmpty, method_5442, isEmpty, m_ohnjwggm, isEmpty, m_7983_
void (NbtCompound): a, load, method_11014, readNbt, m_dfzdncts, readNbt, m_142466_
ItemStack (int): a, getItem, method_5438, getStack, m_jzosiplc, getStack, m_8020_
ItemStack (int, int): a, removeItem, method_5434, removeStack, m_jqhmcoxx, removeStack, m_7407_
ItemStack (int): b, removeItemNoUpdate, method_5441, removeStack, m_ujfmycis, removeStack, m_8016_
void (int, ItemStack): a, setItem, method_5447, setStack, m_akaynoad, setStack, m_6836_
boolean (PlayerEntity): a, stillValid, method_5443, canPlayerUse, m_noresdqq, canPlayerUse, m_6542_
void (): a, clearContent, method_5448, clear, m_rufrndtr, clear, m_6211_
boolean (DefaultedList<ItemStack>): a, isBrewable, method_11027, canCraft, m_zxndtyxk, canCraft, m_155294_
void (NbtCompound): b, saveAdditional, method_11007, writeNbt, m_qopnimsa, writeNbt, m_183515_
DefaultedList<ItemStack> (): j, getItems, method_11282, getHeldStacks, m_drxlwzcv, m_58617_
void (DefaultedList<ItemStack>): a, setItems, method_11281, setHeldStacks, m_nnlaacjo, m_58609_
boolean (BrewingRecipeRegistry, DefaultedList<ItemStack>): a, isBrewable, method_11027, canCraft, m_zxndtyxk, canCraft, m_155294_
void (NbtCompound, RegistryWrapper$WrapperLookup): a, loadAdditional, method_11014, readNbt, m_trzmaydr, m_trzmaydr, m_318667_
void (NbtCompound, RegistryWrapper$WrapperLookup): b, saveAdditional, method_11007, writeNbt, m_qopnimsa, writeNbt, m_183515_
1.20.4
Names
dcy
dgy
Fields
Constructors
Methods
Text (): g, getDefaultName, method_17823, getContainerName, m_egjsjpyi, getContainerName, m_6820_
Text (): l, getDefaultName, method_17823, getContainerName, m_egjsjpyi, getContainerName, m_6820_
boolean (): af_, isEmpty, method_5442, isEmpty, m_ohnjwggm, isEmpty, m_7983_
boolean (): ai_, isEmpty, method_5442, isEmpty, m_ohnjwggm, isEmpty, m_7983_
1.20.2
Names
czq
dcy
Fields
Constructors
Methods
boolean (): ab_, isEmpty, method_5442, isEmpty, m_ohnjwggm, isEmpty, m_7983_
boolean (): af_, isEmpty, method_5442, isEmpty, m_ohnjwggm, isEmpty, m_7983_
1.20.1
Names
czh
czq
Fields
Constructors
Methods
boolean (): aa_, isEmpty, method_5442, isEmpty, m_ohnjwggm, isEmpty, m_7983_
boolean (): ab_, isEmpty, method_5442, isEmpty, m_ohnjwggm, isEmpty, m_7983_
1.19.4
Names
cwo
czh
Fields
int[]: i, SLOTS_FOR_UP, field_11886, TOP_SLOTS, f_odncodim, TOP_SLOTS, f_58972_
int[]: j, SLOTS_FOR_UP, field_11886, TOP_SLOTS, f_odncodim, TOP_SLOTS, f_58972_
int[]: j, SLOTS_FOR_DOWN, field_11879, BOTTOM_SLOTS, f_uxbdwavr, BOTTOM_SLOTS, f_58973_
int[]: k, SLOTS_FOR_DOWN, field_11879, BOTTOM_SLOTS, f_uxbdwavr, BOTTOM_SLOTS, f_58973_
int[]: k, SLOTS_FOR_SIDES, field_11880, SIDE_SLOTS, f_gylkmdei, SIDE_SLOTS, f_58974_
int[]: l, SLOTS_FOR_SIDES, field_11880, SIDE_SLOTS, f_gylkmdei, SIDE_SLOTS, f_58974_
DefaultedList<ItemStack>: l, items, field_11882, inventory, f_jlpksfdh, inventory, f_58975_
DefaultedList<ItemStack>: m, items, field_11882, inventory, f_jlpksfdh, inventory, f_58975_
int: m, brewTime, field_11878, brewTime, f_edzjwvco, brewTime, f_58976_
int: n, brewTime, field_11878, brewTime, f_edzjwvco, brewTime, f_58976_
boolean[]: q, lastPotionCount, field_11883, slotsEmptyLastTick, f_hoaeyujo, slotsEmptyLastTick, f_58977_
boolean[]: r, lastPotionCount, field_11883, slotsEmptyLastTick, f_hoaeyujo, slotsEmptyLastTick, f_58977_
Item: r, ingredient, field_11881, itemBrewing, f_clygxedh, itemBrewing, f_58978_
Item: s, ingredient, field_11881, itemBrewing, f_clygxedh, itemBrewing, f_58978_
int: s, fuel, field_11885, fuel, f_fxdchcgg, fuel, f_58979_
int: t, fuel, field_11885, fuel, f_fxdchcgg, fuel, f_58979_
PropertyDelegate: f, dataAccess, field_17381, propertyDelegate, f_fkcwasfe, propertyDelegate, f_58971_
PropertyDelegate: g, dataAccess, field_17381, propertyDelegate, f_fkcwasfe, propertyDelegate, f_58971_
int: g, INGREDIENT_SLOT, field_31328, INPUT_SLOT_INDEX, f_tryldaqt, INGREDIENT_SLOT, f_155280_
int: h, INGREDIENT_SLOT, field_31328, INPUT_SLOT_INDEX, f_tryldaqt, INGREDIENT_SLOT, f_155280_
int: h, FUEL_SLOT, field_31329, FUEL_SLOT_INDEX, f_rlzpnxen, FUEL_SLOT, f_155281_
int: i, FUEL_SLOT, field_31329, FUEL_SLOT_INDEX, f_rlzpnxen, FUEL_SLOT, f_155281_
int: b, FUEL_USES, field_31324, MAX_FUEL_USES, f_ukqydstt, FUEL_USES, f_155276_
int: c, FUEL_USES, field_31324, MAX_FUEL_USES, f_ukqydstt, FUEL_USES, f_155276_
int: c, DATA_BREW_TIME, field_31325, BREW_TIME_PROPERTY_INDEX, f_ilynkgdg, BREW_TIME_DATA, f_155277_
int: d, DATA_BREW_TIME, field_31325, BREW_TIME_PROPERTY_INDEX, f_ilynkgdg, BREW_TIME_DATA, f_155277_
int: d, DATA_FUEL_USES, field_31326, FUEL_PROPERTY_INDEX, f_xgihhfkh, FUEL_DATA, f_155278_
int: e, DATA_FUEL_USES, field_31326, FUEL_PROPERTY_INDEX, f_xgihhfkh, FUEL_DATA, f_155278_
int: e, NUM_DATA_VALUES, field_31327, PROPERTY_COUNT, f_hoibfolb, DATA_VALUES, f_155279_
int: f, NUM_DATA_VALUES, field_31327, PROPERTY_COUNT, f_hoibfolb, DATA_VALUES, f_155279_
Constructors
Methods
boolean (): P_, isEmpty, method_5442, isEmpty, m_ohnjwggm, isEmpty, m_7983_
boolean (): aa_, isEmpty, method_5442, isEmpty, m_ohnjwggm, isEmpty, m_7983_
1.19.3
Names
ctl
cwo
Fields
Constructors
Methods
boolean (): c, isEmpty, method_5442, isEmpty, m_ohnjwggm, isEmpty, m_7983_
boolean (): P_, isEmpty, method_5442, isEmpty, m_ohnjwggm, isEmpty, m_7983_
1.19.2
Names
Fields
int: g, INGREDIENT_SLOT, field_31328, field_31328, f_tryldaqt, INGREDIENT_SLOT, f_155280_
int: g, INGREDIENT_SLOT, field_31328, INPUT_SLOT_INDEX, f_tryldaqt, INGREDIENT_SLOT, f_155280_
int: h, FUEL_SLOT, field_31329, field_31329, f_rlzpnxen, FUEL_SLOT, f_155281_
int: h, FUEL_SLOT, field_31329, FUEL_SLOT_INDEX, f_rlzpnxen, FUEL_SLOT, f_155281_
int: b, FUEL_USES, field_31324, field_31324, f_ukqydstt, FUEL_USES, f_155276_
int: b, FUEL_USES, field_31324, MAX_FUEL_USES, f_ukqydstt, FUEL_USES, f_155276_
int: c, DATA_BREW_TIME, field_31325, field_31325, f_ilynkgdg, BREW_TIME_DATA, f_155277_
int: c, DATA_BREW_TIME, field_31325, BREW_TIME_PROPERTY_INDEX, f_ilynkgdg, BREW_TIME_DATA, f_155277_
int: d, DATA_FUEL_USES, field_31326, field_31326, f_xgihhfkh, FUEL_DATA, f_155278_
int: d, DATA_FUEL_USES, field_31326, FUEL_PROPERTY_INDEX, f_xgihhfkh, FUEL_DATA, f_155278_
int: e, NUM_DATA_VALUES, field_31327, field_31327, f_hoibfolb, DATA_VALUES, f_155279_
int: e, NUM_DATA_VALUES, field_31327, PROPERTY_COUNT, f_hoibfolb, DATA_VALUES, f_155279_
Constructors
Methods
1.19.1
Names
cso
ctl
Fields
Constructors
Methods
1.19
Names
cmu
cso
Fields
Constructors
Methods
1.18.2
Names
cmc
cmu
net.minecraft.block.entity.BrewingStandBlockEntity
Fields
int[]: i, SLOTS_FOR_UP, field_11886, TOP_SLOTS, f_odncodim, f_58972_
int[]: i, SLOTS_FOR_UP, field_11886, TOP_SLOTS, f_odncodim, TOP_SLOTS, f_58972_
int[]: j, SLOTS_FOR_DOWN, field_11879, BOTTOM_SLOTS, f_uxbdwavr, f_58973_
int[]: j, SLOTS_FOR_DOWN, field_11879, BOTTOM_SLOTS, f_uxbdwavr, BOTTOM_SLOTS, f_58973_
int[]: k, SLOTS_FOR_SIDES, field_11880, SIDE_SLOTS, f_gylkmdei, f_58974_
int[]: k, SLOTS_FOR_SIDES, field_11880, SIDE_SLOTS, f_gylkmdei, SIDE_SLOTS, f_58974_
DefaultedList<ItemStack>: l, items, field_11882, inventory, f_jlpksfdh, f_58975_
DefaultedList<ItemStack>: l, items, field_11882, inventory, f_jlpksfdh, inventory, f_58975_
int: m, brewTime, field_11878, brewTime, f_edzjwvco, f_58976_
int: m, brewTime, field_11878, brewTime, f_edzjwvco, brewTime, f_58976_
boolean[]: q, lastPotionCount, field_11883, slotsEmptyLastTick, f_hoaeyujo, f_58977_
boolean[]: q, lastPotionCount, field_11883, slotsEmptyLastTick, f_hoaeyujo, slotsEmptyLastTick, f_58977_
Item: r, ingredient, field_11881, itemBrewing, f_clygxedh, f_58978_
Item: r, ingredient, field_11881, itemBrewing, f_clygxedh, itemBrewing, f_58978_
int: s, fuel, field_11885, fuel, f_fxdchcgg, f_58979_
int: s, fuel, field_11885, fuel, f_fxdchcgg, fuel, f_58979_
PropertyDelegate: f, dataAccess, field_17381, propertyDelegate, f_fkcwasfe, f_58971_
PropertyDelegate: f, dataAccess, field_17381, propertyDelegate, f_fkcwasfe, propertyDelegate, f_58971_
int: g, INGREDIENT_SLOT, field_31328, field_31328, f_tryldaqt, f_155280_
int: g, INGREDIENT_SLOT, field_31328, field_31328, f_tryldaqt, INGREDIENT_SLOT, f_155280_
int: h, FUEL_SLOT, field_31329, field_31329, f_rlzpnxen, f_155281_
int: h, FUEL_SLOT, field_31329, field_31329, f_rlzpnxen, FUEL_SLOT, f_155281_
int: b, FUEL_USES, field_31324, field_31324, f_ukqydstt, f_155276_
int: b, FUEL_USES, field_31324, field_31324, f_ukqydstt, FUEL_USES, f_155276_
int: c, DATA_BREW_TIME, field_31325, field_31325, f_ilynkgdg, f_155277_
int: c, DATA_BREW_TIME, field_31325, field_31325, f_ilynkgdg, BREW_TIME_DATA, f_155277_
int: d, DATA_FUEL_USES, field_31326, field_31326, f_xgihhfkh, f_155278_
int: d, DATA_FUEL_USES, field_31326, field_31326, f_xgihhfkh, FUEL_DATA, f_155278_
int: e, NUM_DATA_VALUES, field_31327, field_31327, f_hoibfolb, f_155279_
int: e, NUM_DATA_VALUES, field_31327, field_31327, f_hoibfolb, DATA_VALUES, f_155279_
Constructors
Methods
Text (): g, getDefaultName, method_17823, getContainerName, m_egjsjpyi, m_6820_
Text (): g, getDefaultName, method_17823, getContainerName, m_egjsjpyi, getContainerName, m_6820_
int (): b, getContainerSize, method_5439, size, m_dmbfvefd, m_6643_
int (): b, getContainerSize, method_5439, size, m_dmbfvefd, size, m_6643_
boolean (): c, isEmpty, method_5442, isEmpty, m_ohnjwggm, m_7983_
boolean (): c, isEmpty, method_5442, isEmpty, m_ohnjwggm, isEmpty, m_7983_
boolean[] (): f, getPotionBits, method_11028, getSlotsEmpty, m_ctzamqya, m_59029_
boolean[] (): f, getPotionBits, method_11028, getSlotsEmpty, m_ctzamqya, getSlotsEmpty, m_59029_
void (NbtCompound): a, load, method_11014, readNbt, m_dfzdncts, m_142466_
void (NbtCompound): a, load, method_11014, readNbt, m_dfzdncts, readNbt, m_142466_
ItemStack (int): a, getItem, method_5438, getStack, m_jzosiplc, m_8020_
ItemStack (int): a, getItem, method_5438, getStack, m_jzosiplc, getStack, m_8020_
ItemStack (int, int): a, removeItem, method_5434, removeStack, m_jqhmcoxx, m_7407_
ItemStack (int, int): a, removeItem, method_5434, removeStack, m_jqhmcoxx, removeStack, m_7407_
ItemStack (int): b, removeItemNoUpdate, method_5441, removeStack, m_ujfmycis, m_8016_
ItemStack (int): b, removeItemNoUpdate, method_5441, removeStack, m_ujfmycis, removeStack, m_8016_
void (int, ItemStack): a, setItem, method_5447, setStack, m_akaynoad, m_6836_
void (int, ItemStack): a, setItem, method_5447, setStack, m_akaynoad, setStack, m_6836_
boolean (PlayerEntity): a, stillValid, method_5443, canPlayerUse, m_noresdqq, m_6542_
boolean (PlayerEntity): a, stillValid, method_5443, canPlayerUse, m_noresdqq, canPlayerUse, m_6542_
boolean (int, ItemStack): b, canPlaceItem, method_5437, isValid, m_umfxwlmm, m_7013_
boolean (int, ItemStack): b, canPlaceItem, method_5437, isValid, m_umfxwlmm, isValid, m_7013_
int[] (Direction): a, getSlotsForFace, method_5494, getAvailableSlots, m_beroaavx, m_7071_
int[] (Direction): a, getSlotsForFace, method_5494, getAvailableSlots, m_beroaavx, getAvailableSlots, m_7071_
boolean (int, ItemStack, Direction): a, canPlaceItemThroughFace, method_5492, canInsert, m_mkcjjlxd, m_7155_
boolean (int, ItemStack, Direction): a, canPlaceItemThroughFace, method_5492, canInsert, m_mkcjjlxd, canInsert, m_7155_
boolean (int, ItemStack, Direction): b, canTakeItemThroughFace, method_5493, canExtract, m_kdgofkkq, m_7157_
boolean (int, ItemStack, Direction): b, canTakeItemThroughFace, method_5493, canExtract, m_kdgofkkq, canExtract, m_7157_
void (): a, clearContent, method_5448, clear, m_rufrndtr, m_6211_
void (): a, clearContent, method_5448, clear, m_rufrndtr, clear, m_6211_
ScreenHandler (int, PlayerInventory): a, createMenu, method_5465, createScreenHandler, m_zoafdewc, m_6555_
ScreenHandler (int, PlayerInventory): a, createMenu, method_5465, createScreenHandler, m_zoafdewc, createScreenHandler, m_6555_
void (World, BlockPos, BlockState, BrewingStandBlockEntity): a, serverTick, method_31665, tick, m_kboloepz, m_155285_
void (World, BlockPos, BlockState, BrewingStandBlockEntity): a, serverTick, method_31665, tick, m_kboloepz, tick, m_155285_
boolean (DefaultedList<ItemStack>): a, isBrewable, method_11027, canCraft, m_zxndtyxk, m_155294_
boolean (DefaultedList<ItemStack>): a, isBrewable, method_11027, canCraft, m_zxndtyxk, canCraft, m_155294_
void (World, BlockPos, DefaultedList<ItemStack>): a, doBrew, method_11029, craft, m_cpuuuryi, m_155290_
void (World, BlockPos, DefaultedList<ItemStack>): a, doBrew, method_11029, craft, m_cpuuuryi, craft, m_155290_
void (NbtCompound): b, saveAdditional, method_11007, writeNbt, m_qopnimsa, m_183515_
void (NbtCompound): b, saveAdditional, method_11007, writeNbt, m_qopnimsa, writeNbt, m_183515_
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
cit
cmc
Fields
Constructors
Methods
NbtCompound (NbtCompound): b, save, method_11007, writeNbt, m_fzlqwslp, m_6945_
void (NbtCompound): b, saveAdditional, method_11007, writeNbt, m_qopnimsa, m_183515_
1.17.1
Names
cis
cit
Fields
Constructors
Methods
1.17
Names
ccl
cis
net.minecraft.tileentity.BrewingStandTileEntity
net.minecraft.src.C_1994_
Fields
int[]: b, SLOTS_FOR_UP, field_11886, TOP_SLOTS, f_odncodim, field_145941_a, SLOTS_FOR_UP
int[]: i, SLOTS_FOR_UP, field_11886, TOP_SLOTS, f_odncodim, f_58972_
int[]: c, SLOTS_FOR_DOWN, field_11879, BOTTOM_SLOTS, f_uxbdwavr, field_184277_f, SLOTS_FOR_DOWN
int[]: j, SLOTS_FOR_DOWN, field_11879, BOTTOM_SLOTS, f_uxbdwavr, f_58973_
int[]: g, SLOTS_FOR_SIDES, field_11880, SIDE_SLOTS, f_gylkmdei, field_145947_i, OUTPUT_SLOTS
int[]: k, SLOTS_FOR_SIDES, field_11880, SIDE_SLOTS, f_gylkmdei, f_58974_
DefaultedList<ItemStack>: h, items, field_11882, inventory, f_jlpksfdh, field_145945_j, brewingItemStacks
DefaultedList<ItemStack>: l, items, field_11882, inventory, f_jlpksfdh, f_58975_
int: i, brewTime, field_11878, brewTime, f_edzjwvco, field_145946_k, brewTime
int: m, brewTime, field_11878, brewTime, f_edzjwvco, f_58976_
boolean[]: j, lastPotionCount, field_11883, slotsEmptyLastTick, f_hoaeyujo, field_145943_l, filledSlots
boolean[]: q, lastPotionCount, field_11883, slotsEmptyLastTick, f_hoaeyujo, f_58977_
Item: k, ingredient, field_11881, itemBrewing, f_clygxedh, field_145944_m, ingredientID
Item: r, ingredient, field_11881, itemBrewing, f_clygxedh, f_58978_
int: l, fuel, field_11885, fuel, f_fxdchcgg, field_184278_m, fuel
int: s, fuel, field_11885, fuel, f_fxdchcgg, f_58979_
PropertyDelegate: a, dataAccess, field_17381, propertyDelegate, f_fkcwasfe, field_213954_a, field_213954_a
PropertyDelegate: f, dataAccess, field_17381, propertyDelegate, f_fkcwasfe, f_58971_
int: g, INGREDIENT_SLOT, field_31328, field_31328, f_tryldaqt, f_155280_
int: h, FUEL_SLOT, field_31329, field_31329, f_rlzpnxen, f_155281_
int: b, FUEL_USES, field_31324, field_31324, f_ukqydstt, f_155276_
int: c, DATA_BREW_TIME, field_31325, field_31325, f_ilynkgdg, f_155277_
int: d, DATA_FUEL_USES, field_31326, field_31326, f_xgihhfkh, f_155278_
int: e, NUM_DATA_VALUES, field_31327, field_31327, f_hoibfolb, f_155279_
Constructors
()
Methods
Text (): g, getDefaultName, method_17823, getContainerName, m_egjsjpyi, func_213907_g, getDefaultName
Text (): g, getDefaultName, method_17823, getContainerName, m_egjsjpyi, m_6820_
int (): Z_, getContainerSize, method_5439, size, m_dmbfvefd, func_70302_i_, getSizeInventory
int (): b, getContainerSize, method_5439, size, m_dmbfvefd, m_6643_
boolean (): c, isEmpty, method_5442, isEmpty, m_ohnjwggm, func_191420_l, isEmpty
boolean (): c, isEmpty, method_5442, isEmpty, m_ohnjwggm, m_7983_
void (): aj_, tick, method_16896, tick, m_wqkjfdad, func_73660_a, tick
boolean[] (): f, getPotionBits, method_11028, getSlotsEmpty, m_ctzamqya, func_174902_m, createFilledSlotsArray
boolean[] (): f, getPotionBits, method_11028, getSlotsEmpty, m_ctzamqya, m_59029_
boolean (): h, isBrewable, method_11027, canCraft, m_zxndtyxk, func_145934_k, canBrew
void (): j, doBrew, method_11029, craft, m_cpuuuryi, func_145940_l, brewPotions
void (NbtCompound): a, load, method_11014, readNbt, m_dfzdncts, m_142466_
NbtCompound (NbtCompound): a, save, method_11007, writeNbt, m_fzlqwslp, func_189515_b, write
NbtCompound (NbtCompound): b, save, method_11007, writeNbt, m_fzlqwslp, m_6945_
ItemStack (int): a, getItem, method_5438, getStack, m_jzosiplc, func_70301_a, getStackInSlot
ItemStack (int): a, getItem, method_5438, getStack, m_jzosiplc, m_8020_
ItemStack (int, int): a, removeItem, method_5434, removeStack, m_jqhmcoxx, func_70298_a, decrStackSize
ItemStack (int, int): a, removeItem, method_5434, removeStack, m_jqhmcoxx, m_7407_
ItemStack (int): b, removeItemNoUpdate, method_5441, removeStack, m_ujfmycis, func_70304_b, removeStackFromSlot
ItemStack (int): b, removeItemNoUpdate, method_5441, removeStack, m_ujfmycis, m_8016_
void (int, ItemStack): a, setItem, method_5447, setStack, m_akaynoad, func_70299_a, setInventorySlotContents
void (int, ItemStack): a, setItem, method_5447, setStack, m_akaynoad, m_6836_
boolean (PlayerEntity): a, stillValid, method_5443, canPlayerUse, m_noresdqq, func_70300_a, isUsableByPlayer
boolean (PlayerEntity): a, stillValid, method_5443, canPlayerUse, m_noresdqq, m_6542_
boolean (int, ItemStack): b, canPlaceItem, method_5437, isValid, m_umfxwlmm, func_94041_b, isItemValidForSlot
boolean (int, ItemStack): b, canPlaceItem, method_5437, isValid, m_umfxwlmm, m_7013_
int[] (Direction): a, getSlotsForFace, method_5494, getAvailableSlots, m_beroaavx, func_180463_a, getSlotsForFace
int[] (Direction): a, getSlotsForFace, method_5494, getAvailableSlots, m_beroaavx, m_7071_
boolean (int, ItemStack, Direction): a, canPlaceItemThroughFace, method_5492, canInsert, m_mkcjjlxd, func_180462_a, canInsertItem
boolean (int, ItemStack, Direction): a, canPlaceItemThroughFace, method_5492, canInsert, m_mkcjjlxd, m_7155_
boolean (int, ItemStack, Direction): b, canTakeItemThroughFace, method_5493, canExtract, m_kdgofkkq, func_180461_b, canExtractItem
boolean (int, ItemStack, Direction): b, canTakeItemThroughFace, method_5493, canExtract, m_kdgofkkq, m_7157_
void (): Y_, clearContent, method_5448, clear, m_rufrndtr, func_174888_l, clear
void (): a, clearContent, method_5448, clear, m_rufrndtr, m_6211_
ScreenHandler (int, PlayerInventory): a, createMenu, method_5465, createScreenHandler, m_zoafdewc, func_213906_a, createMenu
ScreenHandler (int, PlayerInventory): a, createMenu, method_5465, createScreenHandler, m_zoafdewc, m_6555_
void (BlockState, NbtCompound): a, load, method_11014, fromTag, m_dfzdncts, func_230337_a_, read
void (World, BlockPos, BlockState, BrewingStandBlockEntity): a, serverTick, method_31665, tick, m_kboloepz, m_155285_
boolean (DefaultedList<ItemStack>): a, isBrewable, method_11027, canCraft, m_zxndtyxk, m_155294_
void (World, BlockPos, DefaultedList<ItemStack>): a, doBrew, method_11029, craft, m_cpuuuryi, m_155290_
1.16.5
Names
Fields
Constructors
Methods
CompoundTag (CompoundTag): a, save, method_11007, toTag, m_fzlqwslp, func_189515_b, write
NbtCompound (NbtCompound): a, save, method_11007, writeNbt, m_fzlqwslp, func_189515_b, write
1.16.4
Names
cci
ccl
Fields
Constructors
Methods
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
cdn
cci
Fields
Constructors
Methods
int (): ab_, getContainerSize, method_5439, size, m_dmbfvefd, func_70302_i_, getSizeInventory
int (): Z_, getContainerSize, method_5439, size, m_dmbfvefd, func_70302_i_, getSizeInventory
void (): al_, tick, method_16896, tick, m_wqkjfdad, func_73660_a, tick
void (): aj_, tick, method_16896, tick, m_wqkjfdad, func_73660_a, tick
void (): aa_, clearContent, method_5448, clear, m_rufrndtr, func_174888_l, clear
void (): Y_, clearContent, method_5448, clear, m_rufrndtr, func_174888_l, clear
1.16.1
Names
bwn
cdn
Fields
Constructors
Methods
int (): O_, getContainerSize, method_5439, getInvSize, m_dmbfvefd, func_70302_i_, getSizeInventory
int (): ab_, getContainerSize, method_5439, size, m_dmbfvefd, func_70302_i_, getSizeInventory
boolean (): c, isEmpty, method_5442, isInvEmpty, m_ohnjwggm, func_191420_l, isEmpty
boolean (): c, isEmpty, method_5442, isEmpty, m_ohnjwggm, func_191420_l, isEmpty
void (): Z_, tick, method_16896, tick, m_wqkjfdad, func_73660_a, tick
void (): al_, tick, method_16896, tick, m_wqkjfdad, func_73660_a, tick
void (CompoundTag): a, load, method_11014, fromTag, m_dfzdncts, func_145839_a, read
CompoundTag (CompoundTag): b, save, method_11007, toTag, m_fzlqwslp, func_189515_b, write
CompoundTag (CompoundTag): a, save, method_11007, toTag, m_fzlqwslp, func_189515_b, write
ItemStack (int): a, getItem, method_5438, getInvStack, m_jzosiplc, func_70301_a, getStackInSlot
ItemStack (int): a, getItem, method_5438, getStack, m_jzosiplc, func_70301_a, getStackInSlot
ItemStack (int, int): a, removeItem, method_5434, takeInvStack, m_jqhmcoxx, func_70298_a, decrStackSize
ItemStack (int, int): a, removeItem, method_5434, removeStack, m_jqhmcoxx, func_70298_a, decrStackSize
ItemStack (int): b, removeItemNoUpdate, method_5441, removeInvStack, m_ujfmycis, func_70304_b, removeStackFromSlot
ItemStack (int): b, removeItemNoUpdate, method_5441, removeStack, m_ujfmycis, func_70304_b, removeStackFromSlot
void (int, ItemStack): a, setItem, method_5447, setInvStack, m_akaynoad, func_70299_a, setInventorySlotContents
void (int, ItemStack): a, setItem, method_5447, setStack, m_akaynoad, func_70299_a, setInventorySlotContents
boolean (PlayerEntity): a, stillValid, method_5443, canPlayerUseInv, m_noresdqq, func_70300_a, isUsableByPlayer
boolean (PlayerEntity): a, stillValid, method_5443, canPlayerUse, m_noresdqq, func_70300_a, isUsableByPlayer
boolean (int, ItemStack): b, canPlaceItem, method_5437, isValidInvStack, m_umfxwlmm, func_94041_b, isItemValidForSlot
boolean (int, ItemStack): b, canPlaceItem, method_5437, isValid, m_umfxwlmm, func_94041_b, isItemValidForSlot
int[] (Direction): a, getSlotsForFace, method_5494, getInvAvailableSlots, m_beroaavx, func_180463_a, getSlotsForFace
int[] (Direction): a, getSlotsForFace, method_5494, getAvailableSlots, m_beroaavx, func_180463_a, getSlotsForFace
boolean (int, ItemStack, Direction): a, canPlaceItemThroughFace, method_5492, canInsertInvStack, m_mkcjjlxd, func_180462_a, canInsertItem
boolean (int, ItemStack, Direction): a, canPlaceItemThroughFace, method_5492, canInsert, m_mkcjjlxd, func_180462_a, canInsertItem
boolean (int, ItemStack, Direction): b, canTakeItemThroughFace, method_5493, canExtractInvStack, m_kdgofkkq, func_180461_b, canExtractItem
boolean (int, ItemStack, Direction): b, canTakeItemThroughFace, method_5493, canExtract, m_kdgofkkq, func_180461_b, canExtractItem
void (): N_, clearContent, method_5448, clear, m_rufrndtr, func_174888_l, clear
void (): aa_, clearContent, method_5448, clear, m_rufrndtr, func_174888_l, clear
Container (int, PlayerInventory): a, createMenu, method_5465, createContainer, m_zoafdewc, func_213906_a, createMenu
ScreenHandler (int, PlayerInventory): a, createMenu, method_5465, createScreenHandler, m_zoafdewc, func_213906_a, createMenu
void (BlockState, CompoundTag): a, load, method_11014, fromTag, m_dfzdncts, func_230337_a_, read
1.15.2
Names
bwk
bwn
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
1.15
Names
bty
bwk
Fields
int[]: b, SLOTS_FOR_UP, field_11886, TOP_SLOTS, f_odncodim, INGREDIENT_SLOTS, field_145941_a, SLOTS_FOR_UP
int[]: b, SLOTS_FOR_UP, field_11886, TOP_SLOTS, f_odncodim, field_145941_a, SLOTS_FOR_UP
int[]: c, SLOTS_FOR_DOWN, field_11879, BOTTOM_SLOTS, f_uxbdwavr, POTION_SLOTS, field_184277_f, SLOTS_FOR_DOWN
int[]: c, SLOTS_FOR_DOWN, field_11879, BOTTOM_SLOTS, f_uxbdwavr, field_184277_f, SLOTS_FOR_DOWN
int[]: g, SLOTS_FOR_SIDES, field_11880, SIDE_SLOTS, f_gylkmdei, SIDE_SLOTS, field_145947_i, OUTPUT_SLOTS
int[]: g, SLOTS_FOR_SIDES, field_11880, SIDE_SLOTS, f_gylkmdei, field_145947_i, OUTPUT_SLOTS
DefaultedList<ItemStack>: h, items, field_11882, inventory, f_jlpksfdh, inventory, field_145945_j, brewingItemStacks
DefaultedList<ItemStack>: h, items, field_11882, inventory, f_jlpksfdh, field_145945_j, brewingItemStacks
int: i, brewTime, field_11878, brewTime, f_edzjwvco, timer, field_145946_k, brewTime
int: i, brewTime, field_11878, brewTime, f_edzjwvco, field_145946_k, brewTime
boolean[]: j, lastPotionCount, field_11883, slotsEmptyLastTick, f_hoaeyujo, hasPotion, field_145943_l, filledSlots
boolean[]: j, lastPotionCount, field_11883, slotsEmptyLastTick, f_hoaeyujo, field_145943_l, filledSlots
Item: k, ingredient, field_11881, itemBrewing, f_clygxedh, ingredient, field_145944_m, ingredientID
Item: k, ingredient, field_11881, itemBrewing, f_clygxedh, field_145944_m, ingredientID
int: l, fuel, field_11885, fuel, f_fxdchcgg, fuel, field_184278_m, fuel
int: l, fuel, field_11885, fuel, f_fxdchcgg, field_184278_m, fuel
PropertyDelegate: a, dataAccess, field_17381, propertyDelegate, f_fkcwasfe, f_20862192, field_213954_a, field_213954_a
PropertyDelegate: a, dataAccess, field_17381, propertyDelegate, f_fkcwasfe, field_213954_a, field_213954_a
Constructors
Methods
Text (): g, getDefaultName, method_17823, getContainerName, m_egjsjpyi, m_68140721, func_213907_g, getDefaultName
Text (): g, getDefaultName, method_17823, getContainerName, m_egjsjpyi, func_213907_g, getDefaultName
int (): M_, getContainerSize, method_5439, getInvSize, m_dmbfvefd, getSize, func_70302_i_, getSizeInventory
int (): O_, getContainerSize, method_5439, getInvSize, m_dmbfvefd, func_70302_i_, getSizeInventory
boolean (): c, isEmpty, method_5442, isInvEmpty, m_ohnjwggm, isEmpty, func_191420_l, isEmpty
boolean (): c, isEmpty, method_5442, isInvEmpty, m_ohnjwggm, func_191420_l, isEmpty
void (): T_, tick, method_16896, tick, m_wqkjfdad, tick, func_73660_a, tick
void (): Z_, tick, method_16896, tick, m_wqkjfdad, func_73660_a, tick
boolean[] (): f, getPotionBits, method_11028, getSlotsEmpty, m_ctzamqya, findHasPotion, func_174902_m, createFilledSlotsArray
boolean[] (): f, getPotionBits, method_11028, getSlotsEmpty, m_ctzamqya, func_174902_m, createFilledSlotsArray
boolean (): h, isBrewable, method_11027, canCraft, m_zxndtyxk, canBrew, func_145934_k, canBrew
boolean (): h, isBrewable, method_11027, canCraft, m_zxndtyxk, func_145934_k, canBrew
void (): s, doBrew, method_11029, craft, m_cpuuuryi, brew, func_145940_l, brewPotions
void (): j, doBrew, method_11029, craft, m_cpuuuryi, func_145940_l, brewPotions
void (CompoundTag): a, load, method_11014, fromTag, m_dfzdncts, readNbt, func_145839_a, read
void (CompoundTag): a, load, method_11014, fromTag, m_dfzdncts, func_145839_a, read
CompoundTag (CompoundTag): b, save, method_11007, toTag, m_fzlqwslp, writeNbt, func_189515_b, write
CompoundTag (CompoundTag): b, save, method_11007, toTag, m_fzlqwslp, func_189515_b, write
ItemStack (int): a, getItem, method_5438, getInvStack, m_jzosiplc, getItem, func_70301_a, getStackInSlot
ItemStack (int): a, getItem, method_5438, getInvStack, m_jzosiplc, func_70301_a, getStackInSlot
ItemStack (int, int): a, removeItem, method_5434, takeInvStack, m_jqhmcoxx, removeItem, func_70298_a, decrStackSize
ItemStack (int, int): a, removeItem, method_5434, takeInvStack, m_jqhmcoxx, func_70298_a, decrStackSize
ItemStack (int): b, removeItemNoUpdate, method_5441, removeInvStack, m_ujfmycis, removeItemQuietly, func_70304_b, removeStackFromSlot
ItemStack (int): b, removeItemNoUpdate, method_5441, removeInvStack, m_ujfmycis, func_70304_b, removeStackFromSlot
void (int, ItemStack): a, setItem, method_5447, setInvStack, m_akaynoad, setItem, func_70299_a, setInventorySlotContents
void (int, ItemStack): a, setItem, method_5447, setInvStack, m_akaynoad, func_70299_a, setInventorySlotContents
boolean (PlayerEntity): a, stillValid, method_5443, canPlayerUseInv, m_noresdqq, isValid, func_70300_a, isUsableByPlayer
boolean (PlayerEntity): a, stillValid, method_5443, canPlayerUseInv, m_noresdqq, func_70300_a, isUsableByPlayer
boolean (int, ItemStack): b, canPlaceItem, method_5437, isValidInvStack, m_umfxwlmm, isItemAllowed, func_94041_b, isItemValidForSlot
boolean (int, ItemStack): b, canPlaceItem, method_5437, isValidInvStack, m_umfxwlmm, func_94041_b, isItemValidForSlot
int[] (Direction): a, getSlotsForFace, method_5494, getInvAvailableSlots, m_beroaavx, getSlots, func_180463_a, getSlotsForFace
int[] (Direction): a, getSlotsForFace, method_5494, getInvAvailableSlots, m_beroaavx, func_180463_a, getSlotsForFace
boolean (int, ItemStack, Direction): a, canPlaceItemThroughFace, method_5492, canInsertInvStack, m_mkcjjlxd, canPushItem, func_180462_a, canInsertItem
boolean (int, ItemStack, Direction): a, canPlaceItemThroughFace, method_5492, canInsertInvStack, m_mkcjjlxd, func_180462_a, canInsertItem
boolean (int, ItemStack, Direction): b, canTakeItemThroughFace, method_5493, canExtractInvStack, m_kdgofkkq, canPullItem, func_180461_b, canExtractItem
boolean (int, ItemStack, Direction): b, canTakeItemThroughFace, method_5493, canExtractInvStack, m_kdgofkkq, func_180461_b, canExtractItem
void (): L_, clearContent, method_5448, clear, m_rufrndtr, clear, func_174888_l, clear
void (): N_, clearContent, method_5448, clear, m_rufrndtr, func_174888_l, clear
Container (int, PlayerInventory): a, createMenu, method_5465, createContainer, m_zoafdewc, m_98062691, func_213906_a, createMenu
Container (int, PlayerInventory): a, createMenu, method_5465, createContainer, m_zoafdewc, func_213906_a, createMenu
1.14.4
Names
btt
bty
net.minecraft.world.level.block.entity.BrewingStandBlockEntity
net.minecraft.unmapped.C_sqxxaglx
Fields
int[]: b, field_11886, TOP_SLOTS, INGREDIENT_SLOTS, field_145941_a, SLOTS_FOR_UP
int[]: b, SLOTS_FOR_UP, field_11886, TOP_SLOTS, f_odncodim, INGREDIENT_SLOTS, field_145941_a, SLOTS_FOR_UP
int[]: c, field_11879, BOTTOM_SLOTS, POTION_SLOTS, field_184277_f, SLOTS_FOR_DOWN
int[]: c, SLOTS_FOR_DOWN, field_11879, BOTTOM_SLOTS, f_uxbdwavr, POTION_SLOTS, field_184277_f, SLOTS_FOR_DOWN
int[]: g, field_11880, SIDE_SLOTS, SIDE_SLOTS, field_145947_i, OUTPUT_SLOTS
int[]: g, SLOTS_FOR_SIDES, field_11880, SIDE_SLOTS, f_gylkmdei, SIDE_SLOTS, field_145947_i, OUTPUT_SLOTS
DefaultedList<ItemStack>: h, field_11882, inventory, inventory, field_145945_j, brewingItemStacks
DefaultedList<ItemStack>: h, items, field_11882, inventory, f_jlpksfdh, inventory, field_145945_j, brewingItemStacks
int: i, field_11878, brewTime, timer, field_145946_k, brewTime
int: i, brewTime, field_11878, brewTime, f_edzjwvco, timer, field_145946_k, brewTime
boolean[]: j, field_11883, slotsEmptyLastTick, hasPotion, field_145943_l, filledSlots
boolean[]: j, lastPotionCount, field_11883, slotsEmptyLastTick, f_hoaeyujo, hasPotion, field_145943_l, filledSlots
Item: k, field_11881, itemBrewing, ingredient, field_145944_m, ingredientID
Item: k, ingredient, field_11881, itemBrewing, f_clygxedh, ingredient, field_145944_m, ingredientID
int: l, field_11885, fuel, fuel, field_184278_m, fuel
int: l, fuel, field_11885, fuel, f_fxdchcgg, fuel, field_184278_m, fuel
PropertyDelegate: a, field_17381, propertyDelegate, f_20862192, field_213954_a, field_213954_a
PropertyDelegate: a, dataAccess, field_17381, propertyDelegate, f_fkcwasfe, f_20862192, field_213954_a, field_213954_a
Constructors
Methods
Text (): g, method_17823, getContainerName, m_68140721, func_213907_g, getDefaultName
Text (): g, getDefaultName, method_17823, getContainerName, m_egjsjpyi, m_68140721, func_213907_g, getDefaultName
int (): M_, method_5439, getInvSize, getSize, func_70302_i_, getSizeInventory
int (): M_, getContainerSize, method_5439, getInvSize, m_dmbfvefd, getSize, func_70302_i_, getSizeInventory
boolean (): c, method_5442, isInvEmpty, isEmpty, func_191420_l, isEmpty
boolean (): c, isEmpty, method_5442, isInvEmpty, m_ohnjwggm, isEmpty, func_191420_l, isEmpty
void (): T_, method_16896, tick, tick, func_73660_a, tick
void (): T_, tick, method_16896, tick, m_wqkjfdad, tick, func_73660_a, tick
boolean[] (): f, method_11028, getSlotsEmpty, findHasPotion, func_174902_m, createFilledSlotsArray
boolean[] (): f, getPotionBits, method_11028, getSlotsEmpty, m_ctzamqya, findHasPotion, func_174902_m, createFilledSlotsArray
boolean (): h, method_11027, canCraft, canBrew, func_145934_k, canBrew
boolean (): h, isBrewable, method_11027, canCraft, m_zxndtyxk, canBrew, func_145934_k, canBrew
void (): s, method_11029, craft, brew, func_145940_l, brewPotions
void (): s, doBrew, method_11029, craft, m_cpuuuryi, brew, func_145940_l, brewPotions
void (CompoundTag): a, method_11014, fromTag, readNbt, func_145839_a, read
void (CompoundTag): a, load, method_11014, fromTag, m_dfzdncts, readNbt, func_145839_a, read
CompoundTag (CompoundTag): b, method_11007, toTag, writeNbt, func_189515_b, write
CompoundTag (CompoundTag): b, save, method_11007, toTag, m_fzlqwslp, writeNbt, func_189515_b, write
ItemStack (int): a, method_5438, getInvStack, getItem, func_70301_a, getStackInSlot
ItemStack (int): a, getItem, method_5438, getInvStack, m_jzosiplc, getItem, func_70301_a, getStackInSlot
ItemStack (int, int): a, method_5434, takeInvStack, removeItem, func_70298_a, decrStackSize
ItemStack (int, int): a, removeItem, method_5434, takeInvStack, m_jqhmcoxx, removeItem, func_70298_a, decrStackSize
ItemStack (int): b, method_5441, removeInvStack, removeItemQuietly, func_70304_b, removeStackFromSlot
ItemStack (int): b, removeItemNoUpdate, method_5441, removeInvStack, m_ujfmycis, removeItemQuietly, func_70304_b, removeStackFromSlot
void (int, ItemStack): a, method_5447, setInvStack, setItem, func_70299_a, setInventorySlotContents
void (int, ItemStack): a, setItem, method_5447, setInvStack, m_akaynoad, setItem, func_70299_a, setInventorySlotContents
boolean (PlayerEntity): a, method_5443, canPlayerUseInv, isValid, func_70300_a, isUsableByPlayer
boolean (PlayerEntity): a, stillValid, method_5443, canPlayerUseInv, m_noresdqq, isValid, func_70300_a, isUsableByPlayer
boolean (int, ItemStack): b, method_5437, isValidInvStack, isItemAllowed, func_94041_b, isItemValidForSlot
boolean (int, ItemStack): b, canPlaceItem, method_5437, isValidInvStack, m_umfxwlmm, isItemAllowed, func_94041_b, isItemValidForSlot
int[] (Direction): a, method_5494, getInvAvailableSlots, getSlots, func_180463_a, getSlotsForFace
int[] (Direction): a, getSlotsForFace, method_5494, getInvAvailableSlots, m_beroaavx, getSlots, func_180463_a, getSlotsForFace
boolean (int, ItemStack, Direction): a, method_5492, canInsertInvStack, canPushItem, func_180462_a, canInsertItem
boolean (int, ItemStack, Direction): a, canPlaceItemThroughFace, method_5492, canInsertInvStack, m_mkcjjlxd, canPushItem, func_180462_a, canInsertItem
boolean (int, ItemStack, Direction): b, method_5493, canExtractInvStack, canPullItem, func_180461_b, canExtractItem
boolean (int, ItemStack, Direction): b, canTakeItemThroughFace, method_5493, canExtractInvStack, m_kdgofkkq, canPullItem, func_180461_b, canExtractItem
void (): L_, method_5448, clear, clear, func_174888_l, clear
void (): L_, clearContent, method_5448, clear, m_rufrndtr, clear, func_174888_l, clear
Container (int, PlayerInventory): a, method_5465, createContainer, m_98062691, func_213906_a, createMenu
Container (int, PlayerInventory): a, createMenu, method_5465, createContainer, m_zoafdewc, m_98062691, func_213906_a, createMenu
1.14.3
Names
btp
btt
net.minecraft.block.entity.BrewingStandBlockEntity
Fields
int[]: b, field_11886, INGREDIENT_SLOTS, field_145941_a, SLOTS_FOR_UP
int[]: b, field_11886, TOP_SLOTS, INGREDIENT_SLOTS, field_145941_a, SLOTS_FOR_UP
int[]: c, field_11879, POTION_SLOTS, field_184277_f, SLOTS_FOR_DOWN
int[]: c, field_11879, BOTTOM_SLOTS, POTION_SLOTS, field_184277_f, SLOTS_FOR_DOWN
int[]: g, field_11880, SIDE_SLOTS, field_145947_i, OUTPUT_SLOTS
int[]: g, field_11880, SIDE_SLOTS, SIDE_SLOTS, field_145947_i, OUTPUT_SLOTS
DefaultedList<ItemStack>: h, field_11882, inventory, field_145945_j, brewingItemStacks
DefaultedList<ItemStack>: h, field_11882, inventory, inventory, field_145945_j, brewingItemStacks
int: i, field_11878, timer, field_145946_k, brewTime
int: i, field_11878, brewTime, timer, field_145946_k, brewTime
boolean[]: j, field_11883, hasPotion, field_145943_l, filledSlots
boolean[]: j, field_11883, slotsEmptyLastTick, hasPotion, field_145943_l, filledSlots
Item: k, field_11881, ingredient, field_145944_m, ingredientID
Item: k, field_11881, itemBrewing, ingredient, field_145944_m, ingredientID
int: l, field_11885, fuel, field_184278_m, fuel
int: l, field_11885, fuel, fuel, field_184278_m, fuel
C_45135695: a, field_17381, f_20862192, field_213954_a, field_213954_a
PropertyDelegate: a, field_17381, propertyDelegate, f_20862192, field_213954_a, field_213954_a
Constructors
Methods
Text (): g, method_17823, m_68140721, func_213907_g, getDefaultName
Text (): g, method_17823, getContainerName, m_68140721, func_213907_g, getDefaultName
int (): N_, method_5439, getSize, func_70302_i_, getSizeInventory
int (): M_, method_5439, getInvSize, getSize, func_70302_i_, getSizeInventory
boolean (): c, method_5442, isEmpty, func_191420_l, isEmpty
boolean (): c, method_5442, isInvEmpty, isEmpty, func_191420_l, isEmpty
void (): U_, method_16896, tick, func_73660_a, tick
void (): T_, method_16896, tick, tick, func_73660_a, tick
boolean[] (): f, method_11028, findHasPotion, func_174902_m, createFilledSlotsArray
boolean[] (): f, method_11028, getSlotsEmpty, findHasPotion, func_174902_m, createFilledSlotsArray
boolean (): h, method_11027, canBrew, func_145934_k, canBrew
boolean (): h, method_11027, canCraft, canBrew, func_145934_k, canBrew
void (): s, method_11029, brew, func_145940_l, brewPotions
void (): s, method_11029, craft, brew, func_145940_l, brewPotions
void (NbtCompound): a, method_11014, readNbt, func_145839_a, read
void (CompoundTag): a, method_11014, fromTag, readNbt, func_145839_a, read
NbtCompound (NbtCompound): b, method_11007, writeNbt, func_189515_b, write
CompoundTag (CompoundTag): b, method_11007, toTag, writeNbt, func_189515_b, write
ItemStack (int): a, method_5438, getItem, func_70301_a, getStackInSlot
ItemStack (int): a, method_5438, getInvStack, getItem, func_70301_a, getStackInSlot
ItemStack (int, int): a, method_5434, removeItem, func_70298_a, decrStackSize
ItemStack (int, int): a, method_5434, takeInvStack, removeItem, func_70298_a, decrStackSize
ItemStack (int): b, method_5441, removeItemQuietly, func_70304_b, removeStackFromSlot
ItemStack (int): b, method_5441, removeInvStack, removeItemQuietly, func_70304_b, removeStackFromSlot
void (int, ItemStack): a, method_5447, setItem, func_70299_a, setInventorySlotContents
void (int, ItemStack): a, method_5447, setInvStack, setItem, func_70299_a, setInventorySlotContents
boolean (PlayerEntity): a, method_5443, isValid, func_70300_a, isUsableByPlayer
boolean (PlayerEntity): a, method_5443, canPlayerUseInv, isValid, func_70300_a, isUsableByPlayer
boolean (int, ItemStack): b, method_5437, isItemAllowed, func_94041_b, isItemValidForSlot
boolean (int, ItemStack): b, method_5437, isValidInvStack, isItemAllowed, func_94041_b, isItemValidForSlot
int[] (Direction): a, method_5494, getSlots, func_180463_a, getSlotsForFace
int[] (Direction): a, method_5494, getInvAvailableSlots, getSlots, func_180463_a, getSlotsForFace
boolean (int, ItemStack, Direction): a, method_5492, canPushItem, func_180462_a, canInsertItem
boolean (int, ItemStack, Direction): a, method_5492, canInsertInvStack, canPushItem, func_180462_a, canInsertItem
boolean (int, ItemStack, Direction): b, method_5493, canPullItem, func_180461_b, canExtractItem
boolean (int, ItemStack, Direction): b, method_5493, canExtractInvStack, canPullItem, func_180461_b, canExtractItem
void (): M_, method_5448, clear, func_174888_l, clear
void (): L_, method_5448, clear, clear, func_174888_l, clear
InventoryMenu (int, PlayerInventory): a, method_5465, m_98062691, func_213906_a, createMenu
Container (int, PlayerInventory): a, method_5465, createContainer, m_98062691, func_213906_a, createMenu
1.14.2
Names
Fields
int[]: b, field_11886, INGREDIENT_SLOTS, field_145941_a, field_145941_a
int[]: b, field_11886, INGREDIENT_SLOTS, field_145941_a, SLOTS_FOR_UP
int[]: c, field_11879, POTION_SLOTS, field_184277_f, field_184277_f
int[]: c, field_11879, POTION_SLOTS, field_184277_f, SLOTS_FOR_DOWN
int[]: g, field_11880, SIDE_SLOTS, field_145947_i, field_145947_i
int[]: g, field_11880, SIDE_SLOTS, field_145947_i, OUTPUT_SLOTS
DefaultedList<ItemStack>: h, field_11882, inventory, field_145945_j, field_145945_j
DefaultedList<ItemStack>: h, field_11882, inventory, field_145945_j, brewingItemStacks
int: i, field_11878, timer, field_145946_k, field_145946_k
int: i, field_11878, timer, field_145946_k, brewTime
boolean[]: j, field_11883, hasPotion, field_145943_l, field_145943_l
boolean[]: j, field_11883, hasPotion, field_145943_l, filledSlots
Item: k, field_11881, ingredient, field_145944_m, field_145944_m
Item: k, field_11881, ingredient, field_145944_m, ingredientID
int: l, field_11885, fuel, field_184278_m, field_184278_m
int: l, field_11885, fuel, field_184278_m, fuel
Constructors
Methods
Text (): g, method_17823, m_68140721, func_213907_g, func_213907_g
Text (): g, method_17823, m_68140721, func_213907_g, getDefaultName
boolean (): s, method_11027, canBrew, func_145934_k, canBrew
boolean (): h, method_11027, canBrew, func_145934_k, canBrew
void (): t, method_11029, brew, func_145940_l, brewPotions
void (): s, method_11029, brew, func_145940_l, brewPotions
InventoryMenu (int, PlayerInventory): a, method_5465, m_98062691, func_213906_a, func_213906_a
InventoryMenu (int, PlayerInventory): a, method_5465, m_98062691, func_213906_a, createMenu
1.14.1
Names
bto
btp
Fields
Constructors
Methods
boolean (): r, method_11027, canBrew, func_145934_k, canBrew
boolean (): s, method_11027, canBrew, func_145934_k, canBrew
void (): s, method_11029, brew, func_145940_l, brewPotions
void (): t, method_11029, brew, func_145940_l, brewPotions
1.14
Names
bto
net.minecraft.class_2589
net.minecraft.block.entity.BrewingStandBlockEntity
net.minecraft.tileentity.BrewingStandTileEntity
net.minecraft.tileentity.BrewingStandTileEntity
Fields
int[]: b, field_11886, INGREDIENT_SLOTS, field_145941_a, field_145941_a
int[]: c, field_11879, POTION_SLOTS, field_184277_f, field_184277_f
int[]: g, field_11880, SIDE_SLOTS, field_145947_i, field_145947_i
DefaultedList<ItemStack>: h, field_11882, inventory, field_145945_j, field_145945_j
int: i, field_11878, timer, field_145946_k, field_145946_k
boolean[]: j, field_11883, hasPotion, field_145943_l, field_145943_l
Item: k, field_11881, ingredient, field_145944_m, field_145944_m
int: l, field_11885, fuel, field_184278_m, field_184278_m
C_45135695: a, field_17381, f_20862192, field_213954_a, field_213954_a
Constructors
()
Methods
Text (): g, method_17823, m_68140721, func_213907_g, func_213907_g
int (): N_, method_5439, getSize, func_70302_i_, getSizeInventory
boolean (): c, method_5442, isEmpty, func_191420_l, isEmpty
void (): U_, method_16896, tick, func_73660_a, tick
boolean[] (): f, method_11028, findHasPotion, func_174902_m, createFilledSlotsArray
boolean (): r, method_11027, canBrew, func_145934_k, canBrew
void (): s, method_11029, brew, func_145940_l, brewPotions
void (NbtCompound): a, method_11014, readNbt, func_145839_a, read
NbtCompound (NbtCompound): b, method_11007, writeNbt, func_189515_b, write
ItemStack (int): a, method_5438, getItem, func_70301_a, getStackInSlot
ItemStack (int, int): a, method_5434, removeItem, func_70298_a, decrStackSize
ItemStack (int): b, method_5441, removeItemQuietly, func_70304_b, removeStackFromSlot
void (int, ItemStack): a, method_5447, setItem, func_70299_a, setInventorySlotContents
boolean (PlayerEntity): a, method_5443, isValid, func_70300_a, isUsableByPlayer
boolean (int, ItemStack): b, method_5437, isItemAllowed, func_94041_b, isItemValidForSlot
int[] (Direction): a, method_5494, getSlots, func_180463_a, getSlotsForFace
boolean (int, ItemStack, Direction): a, method_5492, canPushItem, func_180462_a, canInsertItem
boolean (int, ItemStack, Direction): b, method_5493, canPullItem, func_180461_b, canExtractItem
void (): M_, method_5448, clear, func_174888_l, clear
InventoryMenu (int, PlayerInventory): a, method_5465, m_98062691, func_213906_a, func_213906_a