History - net.minecraft.world.level.block.entity.BrewingStandBlockEntity
1.21.7
Names
Fields
int[]: i, SLOTS_FOR_UP, field_11886, TOP_SLOTS, f_58972_
int[]: i, SLOTS_FOR_UP, field_11886, TOP_SLOTS
int[]: j, SLOTS_FOR_DOWN, field_11879, BOTTOM_SLOTS, f_58973_
int[]: j, SLOTS_FOR_DOWN, field_11879, BOTTOM_SLOTS
int[]: k, SLOTS_FOR_SIDES, field_11880, SIDE_SLOTS, f_58974_
int[]: k, SLOTS_FOR_SIDES, field_11880, SIDE_SLOTS
NonNullList<ItemStack>: q, items, field_11882, inventory, f_58975_
NonNullList<ItemStack>: q, items, field_11882, inventory
int: r, brewTime, field_11878, brewTime, f_58976_
int: r, brewTime, field_11878, brewTime
boolean[]: s, lastPotionCount, field_11883, slotsEmptyLastTick, f_58977_
boolean[]: s, lastPotionCount, field_11883, slotsEmptyLastTick
Item: t, ingredient, field_11881, itemBrewing, f_58978_
Item: t, ingredient, field_11881, itemBrewing
int: u, fuel, field_11885, fuel, f_58979_
int: u, fuel, field_11885, fuel
ContainerData: f, dataAccess, field_17381, propertyDelegate, f_58971_
ContainerData: f, dataAccess, field_17381, propertyDelegate
int: g, INGREDIENT_SLOT, field_31328, INPUT_SLOT_INDEX, f_155280_
int: g, INGREDIENT_SLOT, field_31328, INPUT_SLOT_INDEX
int: h, FUEL_SLOT, field_31329, FUEL_SLOT_INDEX, f_155281_
int: h, FUEL_SLOT, field_31329, FUEL_SLOT_INDEX
int: b, FUEL_USES, field_31324, MAX_FUEL_USES, f_155276_
int: b, FUEL_USES, field_31324, MAX_FUEL_USES
int: c, DATA_BREW_TIME, field_31325, BREW_TIME_PROPERTY_INDEX, f_155277_
int: c, DATA_BREW_TIME, field_31325, BREW_TIME_PROPERTY_INDEX
int: d, DATA_FUEL_USES, field_31326, FUEL_PROPERTY_INDEX, f_155278_
int: d, DATA_FUEL_USES, field_31326, FUEL_PROPERTY_INDEX
int: e, NUM_DATA_VALUES, field_31327, PROPERTY_COUNT, f_155279_
int: e, NUM_DATA_VALUES, field_31327, PROPERTY_COUNT
short: l, DEFAULT_BREW_TIME, field_57769, DEFAULT_BREW_TIME, f_379891_
short: l, DEFAULT_BREW_TIME, field_57769, DEFAULT_BREW_TIME
byte: m, DEFAULT_FUEL, field_57770, DEFAULT_FUEL, f_382299_
byte: m, DEFAULT_FUEL, field_57770, DEFAULT_FUEL
Constructors
Methods
Component (): j, getDefaultName, method_17823, getContainerName, m_6820_
Component (): j, getDefaultName, method_17823, getContainerName
int (): b, getContainerSize, method_5439, size, m_6643_
int (): b, getContainerSize, method_5439, size
boolean[] (): k, getPotionBits, method_11028, getSlotsEmpty, m_59029_
boolean[] (): k, getPotionBits, method_11028, getSlotsEmpty
boolean (int, ItemStack): b, canPlaceItem, method_5437, isValid, m_7013_
boolean (int, ItemStack): b, canPlaceItem, method_5437, isValid
int[] (Direction): a, getSlotsForFace, method_5494, getAvailableSlots, m_7071_
int[] (Direction): a, getSlotsForFace, method_5494, getAvailableSlots
boolean (int, ItemStack, Direction): a, canPlaceItemThroughFace, method_5492, canInsert, m_7155_
boolean (int, ItemStack, Direction): a, canPlaceItemThroughFace, method_5492, canInsert
boolean (int, ItemStack, Direction): b, canTakeItemThroughFace, method_5493, canExtract, m_7157_
boolean (int, ItemStack, Direction): b, canTakeItemThroughFace, method_5493, canExtract
AbstractContainerMenu (int, Inventory): a, createMenu, method_5465, createScreenHandler, m_6555_
AbstractContainerMenu (int, Inventory): a, createMenu, method_5465, createScreenHandler
void (Level, BlockPos, BlockState, BrewingStandBlockEntity): a, serverTick, method_31665, tick, m_155285_
void (Level, BlockPos, BlockState, BrewingStandBlockEntity): a, serverTick, method_31665, tick
void (Level, BlockPos, NonNullList<ItemStack>): a, doBrew, method_11029, craft, m_155290_
void (Level, BlockPos, NonNullList<ItemStack>): a, doBrew, method_11029, craft
NonNullList<ItemStack> (): f, getItems, method_11282, getHeldStacks, m_58617_
NonNullList<ItemStack> (): f, getItems, method_11282, getHeldStacks
void (NonNullList<ItemStack>): a, setItems, method_11281, setHeldStacks, m_58609_
void (NonNullList<ItemStack>): a, setItems, method_11281, setHeldStacks
boolean (PotionBrewing, NonNullList<ItemStack>): a, isBrewable, method_11027, canCraft, m_155294_
boolean (PotionBrewing, NonNullList<ItemStack>): a, isBrewable, method_11027, canCraft
void (ValueInput): a, loadAdditional, method_11014, readData, m_318667_
void (ValueInput): a, loadAdditional, method_11014, readData
void (ValueOutput): a, saveAdditional, method_11007, writeData, m_183515_
void (ValueOutput): a, saveAdditional, method_11007, writeData
1.21.6
Names
dys
ebd
Fields
Constructors
Methods
void (CompoundTag, HolderLookup$Provider): a, loadAdditional, method_11014, readNbt, m_318667_
void (CompoundTag, HolderLookup$Provider): b, saveAdditional, method_11007, writeNbt, m_183515_
void (ValueInput): a, loadAdditional, method_11014, readData, m_318667_
void (ValueOutput): a, saveAdditional, method_11007, writeData, m_183515_
1.21.5
Names
dud
dys
Fields
NonNullList<ItemStack>: l, items, field_11882, inventory, f_58975_
NonNullList<ItemStack>: q, items, field_11882, inventory, f_58975_
int: m, brewTime, field_11878, brewTime, f_58976_
int: r, brewTime, field_11878, brewTime, f_58976_
boolean[]: q, lastPotionCount, field_11883, slotsEmptyLastTick, f_58977_
boolean[]: s, lastPotionCount, field_11883, slotsEmptyLastTick, f_58977_
Item: r, ingredient, field_11881, itemBrewing, f_58978_
Item: t, ingredient, field_11881, itemBrewing, f_58978_
int: s, fuel, field_11885, fuel, f_58979_
int: u, fuel, field_11885, fuel, f_58979_
short: l, DEFAULT_BREW_TIME, field_57769, DEFAULT_BREW_TIME, f_379891_
byte: m, DEFAULT_FUEL, field_57770, DEFAULT_FUEL, f_382299_
Constructors
Methods
1.21.4
Names
dva
dud
Fields
boolean[]: n, lastPotionCount, field_11883, slotsEmptyLastTick, f_58977_
boolean[]: q, lastPotionCount, field_11883, slotsEmptyLastTick, f_58977_
Constructors
Methods
1.21.3
Names
dqk
dva
Fields
boolean[]: q, lastPotionCount, field_11883, slotsEmptyLastTick, f_58977_
boolean[]: n, lastPotionCount, field_11883, slotsEmptyLastTick, f_58977_
Constructors
Methods
Component (): k, getDefaultName, method_17823, getContainerName, m_6820_
Component (): j, getDefaultName, method_17823, getContainerName, m_6820_
boolean[] (): f, getPotionBits, method_11028, getSlotsEmpty, m_59029_
boolean[] (): k, getPotionBits, method_11028, getSlotsEmpty, m_59029_
NonNullList<ItemStack> (): j, getItems, method_11282, getHeldStacks, m_58617_
NonNullList<ItemStack> (): f, getItems, method_11282, getHeldStacks, m_58617_
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
dpm
dqk
Fields
Constructors
Methods
1.20.6
Names
dgy
dpm
Fields
int[]: j, SLOTS_FOR_UP, field_11886, TOP_SLOTS, f_58972_
int[]: i, SLOTS_FOR_UP, field_11886, TOP_SLOTS, f_58972_
int[]: k, SLOTS_FOR_DOWN, field_11879, BOTTOM_SLOTS, f_58973_
int[]: j, SLOTS_FOR_DOWN, field_11879, BOTTOM_SLOTS, f_58973_
int[]: l, SLOTS_FOR_SIDES, field_11880, SIDE_SLOTS, f_58974_
int[]: k, SLOTS_FOR_SIDES, field_11880, SIDE_SLOTS, f_58974_
NonNullList<ItemStack>: m, items, field_11882, inventory, f_58975_
NonNullList<ItemStack>: l, items, field_11882, inventory, f_58975_
int: n, brewTime, field_11878, brewTime, f_58976_
int: m, brewTime, field_11878, brewTime, f_58976_
boolean[]: r, lastPotionCount, field_11883, slotsEmptyLastTick, f_58977_
boolean[]: q, lastPotionCount, field_11883, slotsEmptyLastTick, f_58977_
Item: s, ingredient, field_11881, itemBrewing, f_58978_
Item: r, ingredient, field_11881, itemBrewing, f_58978_
int: t, fuel, field_11885, fuel, f_58979_
int: s, fuel, field_11885, fuel, f_58979_
ContainerData: g, dataAccess, field_17381, propertyDelegate, f_58971_
ContainerData: f, dataAccess, field_17381, propertyDelegate, f_58971_
int: h, INGREDIENT_SLOT, field_31328, INPUT_SLOT_INDEX, f_155280_
int: g, INGREDIENT_SLOT, field_31328, INPUT_SLOT_INDEX, f_155280_
int: i, FUEL_SLOT, field_31329, FUEL_SLOT_INDEX, f_155281_
int: h, FUEL_SLOT, field_31329, FUEL_SLOT_INDEX, f_155281_
int: c, FUEL_USES, field_31324, MAX_FUEL_USES, f_155276_
int: b, FUEL_USES, field_31324, MAX_FUEL_USES, f_155276_
int: d, DATA_BREW_TIME, field_31325, BREW_TIME_PROPERTY_INDEX, f_155277_
int: c, DATA_BREW_TIME, field_31325, BREW_TIME_PROPERTY_INDEX, f_155277_
int: e, DATA_FUEL_USES, field_31326, FUEL_PROPERTY_INDEX, f_155278_
int: d, DATA_FUEL_USES, field_31326, FUEL_PROPERTY_INDEX, f_155278_
int: f, NUM_DATA_VALUES, field_31327, PROPERTY_COUNT, f_155279_
int: e, NUM_DATA_VALUES, field_31327, PROPERTY_COUNT, f_155279_
Constructors
Methods
Component (): l, getDefaultName, method_17823, getContainerName, m_6820_
Component (): k, getDefaultName, method_17823, getContainerName, m_6820_
boolean (): ai_, isEmpty, method_5442, isEmpty, m_7983_
void (CompoundTag): a, load, method_11014, readNbt, m_142466_
ItemStack (int): a, getItem, method_5438, getStack, m_8020_
ItemStack (int, int): a, removeItem, method_5434, removeStack, m_7407_
ItemStack (int): b, removeItemNoUpdate, method_5441, removeStack, m_8016_
void (int, ItemStack): a, setItem, method_5447, setStack, m_6836_
boolean (Player): a, stillValid, method_5443, canPlayerUse, m_6542_
void (): a, clearContent, method_5448, clear, m_6211_
boolean (NonNullList<ItemStack>): a, isBrewable, method_11027, canCraft, m_155294_
void (CompoundTag): b, saveAdditional, method_11007, writeNbt, m_183515_
NonNullList<ItemStack> (): j, getItems, method_11282, getHeldStacks, m_58617_
void (NonNullList<ItemStack>): a, setItems, method_11281, setHeldStacks, m_58609_
boolean (PotionBrewing, NonNullList<ItemStack>): a, isBrewable, method_11027, canCraft, m_155294_
void (CompoundTag, HolderLookup$Provider): a, loadAdditional, method_11014, readNbt, m_318667_
void (CompoundTag, HolderLookup$Provider): b, saveAdditional, method_11007, writeNbt, m_183515_
1.20.4
Names
dcy
dgy
Fields
Constructors
Methods
Component (): g, getDefaultName, method_17823, getContainerName, m_6820_
Component (): l, getDefaultName, method_17823, getContainerName, m_6820_
boolean (): af_, isEmpty, method_5442, isEmpty, m_7983_
boolean (): ai_, isEmpty, method_5442, isEmpty, m_7983_
1.20.2
Names
czq
dcy
Fields
Constructors
Methods
boolean (): ab_, isEmpty, method_5442, isEmpty, m_7983_
boolean (): af_, isEmpty, method_5442, isEmpty, m_7983_
1.20.1
Names
czh
czq
Fields
Constructors
Methods
boolean (): aa_, isEmpty, method_5442, isEmpty, m_7983_
boolean (): ab_, isEmpty, method_5442, isEmpty, m_7983_
1.19.4
Names
cwo
czh
Fields
int[]: i, SLOTS_FOR_UP, field_11886, TOP_SLOTS, f_58972_
int[]: j, SLOTS_FOR_UP, field_11886, TOP_SLOTS, f_58972_
int[]: j, SLOTS_FOR_DOWN, field_11879, BOTTOM_SLOTS, f_58973_
int[]: k, SLOTS_FOR_DOWN, field_11879, BOTTOM_SLOTS, f_58973_
int[]: k, SLOTS_FOR_SIDES, field_11880, SIDE_SLOTS, f_58974_
int[]: l, SLOTS_FOR_SIDES, field_11880, SIDE_SLOTS, f_58974_
NonNullList<ItemStack>: l, items, field_11882, inventory, f_58975_
NonNullList<ItemStack>: m, items, field_11882, inventory, f_58975_
int: m, brewTime, field_11878, brewTime, f_58976_
int: n, brewTime, field_11878, brewTime, f_58976_
boolean[]: q, lastPotionCount, field_11883, slotsEmptyLastTick, f_58977_
boolean[]: r, lastPotionCount, field_11883, slotsEmptyLastTick, f_58977_
Item: r, ingredient, field_11881, itemBrewing, f_58978_
Item: s, ingredient, field_11881, itemBrewing, f_58978_
int: s, fuel, field_11885, fuel, f_58979_
int: t, fuel, field_11885, fuel, f_58979_
ContainerData: f, dataAccess, field_17381, propertyDelegate, f_58971_
ContainerData: g, dataAccess, field_17381, propertyDelegate, f_58971_
int: g, INGREDIENT_SLOT, field_31328, INPUT_SLOT_INDEX, f_155280_
int: h, INGREDIENT_SLOT, field_31328, INPUT_SLOT_INDEX, f_155280_
int: h, FUEL_SLOT, field_31329, FUEL_SLOT_INDEX, f_155281_
int: i, FUEL_SLOT, field_31329, FUEL_SLOT_INDEX, f_155281_
int: b, FUEL_USES, field_31324, MAX_FUEL_USES, f_155276_
int: c, FUEL_USES, field_31324, MAX_FUEL_USES, f_155276_
int: c, DATA_BREW_TIME, field_31325, BREW_TIME_PROPERTY_INDEX, f_155277_
int: d, DATA_BREW_TIME, field_31325, BREW_TIME_PROPERTY_INDEX, f_155277_
int: d, DATA_FUEL_USES, field_31326, FUEL_PROPERTY_INDEX, f_155278_
int: e, DATA_FUEL_USES, field_31326, FUEL_PROPERTY_INDEX, f_155278_
int: e, NUM_DATA_VALUES, field_31327, PROPERTY_COUNT, f_155279_
int: f, NUM_DATA_VALUES, field_31327, PROPERTY_COUNT, f_155279_
Constructors
Methods
boolean (): P_, isEmpty, method_5442, isEmpty, m_7983_
boolean (): aa_, isEmpty, method_5442, isEmpty, m_7983_
1.19.3
Names
ctl
cwo
Fields
Constructors
Methods
boolean (): c, isEmpty, method_5442, isEmpty, m_7983_
boolean (): P_, isEmpty, method_5442, isEmpty, m_7983_
1.19.2
Names
Fields
int: g, INGREDIENT_SLOT, field_31328, field_31328, f_155280_
int: g, INGREDIENT_SLOT, field_31328, INPUT_SLOT_INDEX, f_155280_
int: h, FUEL_SLOT, field_31329, field_31329, f_155281_
int: h, FUEL_SLOT, field_31329, FUEL_SLOT_INDEX, f_155281_
int: b, FUEL_USES, field_31324, field_31324, f_155276_
int: b, FUEL_USES, field_31324, MAX_FUEL_USES, f_155276_
int: c, DATA_BREW_TIME, field_31325, field_31325, f_155277_
int: c, DATA_BREW_TIME, field_31325, BREW_TIME_PROPERTY_INDEX, f_155277_
int: d, DATA_FUEL_USES, field_31326, field_31326, f_155278_
int: d, DATA_FUEL_USES, field_31326, FUEL_PROPERTY_INDEX, f_155278_
int: e, NUM_DATA_VALUES, field_31327, field_31327, f_155279_
int: e, NUM_DATA_VALUES, field_31327, PROPERTY_COUNT, 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
Fields
Constructors
Methods
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
cit
cmc
Fields
Constructors
Methods
CompoundTag (CompoundTag): b, save, method_11007, writeNbt, m_6945_
void (CompoundTag): b, saveAdditional, method_11007, writeNbt, 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, field_145941_a
int[]: i, SLOTS_FOR_UP, field_11886, TOP_SLOTS, f_58972_
int[]: c, SLOTS_FOR_DOWN, field_11879, BOTTOM_SLOTS, field_184277_f
int[]: j, SLOTS_FOR_DOWN, field_11879, BOTTOM_SLOTS, f_58973_
int[]: g, SLOTS_FOR_SIDES, field_11880, SIDE_SLOTS, field_145947_i
int[]: k, SLOTS_FOR_SIDES, field_11880, SIDE_SLOTS, f_58974_
NonNullList<ItemStack>: h, items, field_11882, inventory, field_145945_j
NonNullList<ItemStack>: l, items, field_11882, inventory, f_58975_
int: i, brewTime, field_11878, brewTime, field_145946_k
int: m, brewTime, field_11878, brewTime, f_58976_
boolean[]: j, lastPotionCount, field_11883, slotsEmptyLastTick, field_145943_l
boolean[]: q, lastPotionCount, field_11883, slotsEmptyLastTick, f_58977_
Item: k, ingredient, field_11881, itemBrewing, field_145944_m
Item: r, ingredient, field_11881, itemBrewing, f_58978_
int: l, fuel, field_11885, fuel, field_184278_m
int: s, fuel, field_11885, fuel, f_58979_
ContainerData: a, dataAccess, field_17381, propertyDelegate, field_213954_a
ContainerData: f, dataAccess, field_17381, propertyDelegate, f_58971_
int: g, INGREDIENT_SLOT, field_31328, field_31328, f_155280_
int: h, FUEL_SLOT, field_31329, field_31329, f_155281_
int: b, FUEL_USES, field_31324, field_31324, f_155276_
int: c, DATA_BREW_TIME, field_31325, field_31325, f_155277_
int: d, DATA_FUEL_USES, field_31326, field_31326, f_155278_
int: e, NUM_DATA_VALUES, field_31327, field_31327, f_155279_
Constructors
()
Methods
Component (): g, getDefaultName, method_17823, getContainerName, func_213907_g
Component (): g, getDefaultName, method_17823, getContainerName, m_6820_
int (): Z_, getContainerSize, method_5439, size, func_70302_i_
int (): b, getContainerSize, method_5439, size, m_6643_
boolean (): c, isEmpty, method_5442, isEmpty, func_191420_l
boolean (): c, isEmpty, method_5442, isEmpty, m_7983_
void (): aj_, tick, method_16896, tick, func_73660_a
boolean[] (): f, getPotionBits, method_11028, getSlotsEmpty, func_174902_m
boolean[] (): f, getPotionBits, method_11028, getSlotsEmpty, m_59029_
boolean (): h, isBrewable, method_11027, canCraft, func_145934_k
void (): j, doBrew, method_11029, craft, func_145940_l
void (CompoundTag): a, load, method_11014, readNbt, m_142466_
CompoundTag (CompoundTag): a, save, method_11007, writeNbt, func_189515_b
CompoundTag (CompoundTag): b, save, method_11007, writeNbt, m_6945_
ItemStack (int): a, getItem, method_5438, getStack, func_70301_a
ItemStack (int): a, getItem, method_5438, getStack, m_8020_
ItemStack (int, int): a, removeItem, method_5434, removeStack, func_70298_a
ItemStack (int, int): a, removeItem, method_5434, removeStack, m_7407_
ItemStack (int): b, removeItemNoUpdate, method_5441, removeStack, func_70304_b
ItemStack (int): b, removeItemNoUpdate, method_5441, removeStack, m_8016_
void (int, ItemStack): a, setItem, method_5447, setStack, func_70299_a
void (int, ItemStack): a, setItem, method_5447, setStack, m_6836_
boolean (Player): a, stillValid, method_5443, canPlayerUse, func_70300_a
boolean (Player): a, stillValid, method_5443, canPlayerUse, m_6542_
boolean (int, ItemStack): b, canPlaceItem, method_5437, isValid, func_94041_b
boolean (int, ItemStack): b, canPlaceItem, method_5437, isValid, m_7013_
int[] (Direction): a, getSlotsForFace, method_5494, getAvailableSlots, func_180463_a
int[] (Direction): a, getSlotsForFace, method_5494, getAvailableSlots, m_7071_
boolean (int, ItemStack, Direction): a, canPlaceItemThroughFace, method_5492, canInsert, func_180462_a
boolean (int, ItemStack, Direction): a, canPlaceItemThroughFace, method_5492, canInsert, m_7155_
boolean (int, ItemStack, Direction): b, canTakeItemThroughFace, method_5493, canExtract, func_180461_b
boolean (int, ItemStack, Direction): b, canTakeItemThroughFace, method_5493, canExtract, m_7157_
void (): Y_, clearContent, method_5448, clear, func_174888_l
void (): a, clearContent, method_5448, clear, m_6211_
AbstractContainerMenu (int, Inventory): a, createMenu, method_5465, createScreenHandler, func_213906_a
AbstractContainerMenu (int, Inventory): a, createMenu, method_5465, createScreenHandler, m_6555_
void (BlockState, CompoundTag): a, load, method_11014, fromTag, func_230337_a_
void (Level, BlockPos, BlockState, BrewingStandBlockEntity): a, serverTick, method_31665, tick, m_155285_
boolean (NonNullList<ItemStack>): a, isBrewable, method_11027, canCraft, m_155294_
void (Level, BlockPos, NonNullList<ItemStack>): a, doBrew, method_11029, craft, m_155290_
1.16.5
Names
Fields
Constructors
Methods
CompoundTag (CompoundTag): a, save, method_11007, toTag, func_189515_b
CompoundTag (CompoundTag): a, save, method_11007, writeNbt, func_189515_b
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, func_70302_i_
int (): Z_, getContainerSize, method_5439, size, func_70302_i_
void (): al_, tick, method_16896, tick, func_73660_a
void (): aj_, tick, method_16896, tick, func_73660_a
void (): aa_, clearContent, method_5448, clear, func_174888_l
void (): Y_, clearContent, method_5448, clear, func_174888_l
1.16.1
Names
bwn
cdn
Fields
Constructors
Methods
int (): O_, getContainerSize, method_5439, getInvSize, func_70302_i_
int (): ab_, getContainerSize, method_5439, size, func_70302_i_
boolean (): c, isEmpty, method_5442, isInvEmpty, func_191420_l
boolean (): c, isEmpty, method_5442, isEmpty, func_191420_l
void (): Z_, tick, method_16896, tick, func_73660_a
void (): al_, tick, method_16896, tick, func_73660_a
void (CompoundTag): a, load, method_11014, fromTag, func_145839_a
CompoundTag (CompoundTag): b, save, method_11007, toTag, func_189515_b
CompoundTag (CompoundTag): a, save, method_11007, toTag, func_189515_b
ItemStack (int): a, getItem, method_5438, getInvStack, func_70301_a
ItemStack (int): a, getItem, method_5438, getStack, func_70301_a
ItemStack (int, int): a, removeItem, method_5434, takeInvStack, func_70298_a
ItemStack (int, int): a, removeItem, method_5434, removeStack, func_70298_a
ItemStack (int): b, removeItemNoUpdate, method_5441, removeInvStack, func_70304_b
ItemStack (int): b, removeItemNoUpdate, method_5441, removeStack, func_70304_b
void (int, ItemStack): a, setItem, method_5447, setInvStack, func_70299_a
void (int, ItemStack): a, setItem, method_5447, setStack, func_70299_a
boolean (Player): a, stillValid, method_5443, canPlayerUseInv, func_70300_a
boolean (Player): a, stillValid, method_5443, canPlayerUse, func_70300_a
boolean (int, ItemStack): b, canPlaceItem, method_5437, isValidInvStack, func_94041_b
boolean (int, ItemStack): b, canPlaceItem, method_5437, isValid, func_94041_b
int[] (Direction): a, getSlotsForFace, method_5494, getInvAvailableSlots, func_180463_a
int[] (Direction): a, getSlotsForFace, method_5494, getAvailableSlots, func_180463_a
boolean (int, ItemStack, Direction): a, canPlaceItemThroughFace, method_5492, canInsertInvStack, func_180462_a
boolean (int, ItemStack, Direction): a, canPlaceItemThroughFace, method_5492, canInsert, func_180462_a
boolean (int, ItemStack, Direction): b, canTakeItemThroughFace, method_5493, canExtractInvStack, func_180461_b
boolean (int, ItemStack, Direction): b, canTakeItemThroughFace, method_5493, canExtract, func_180461_b
void (): N_, clearContent, method_5448, clear, func_174888_l
void (): aa_, clearContent, method_5448, clear, func_174888_l
AbstractContainerMenu (int, Inventory): a, createMenu, method_5465, createContainer, func_213906_a
AbstractContainerMenu (int, Inventory): a, createMenu, method_5465, createScreenHandler, func_213906_a
void (BlockState, CompoundTag): a, load, method_11014, fromTag, func_230337_a_
1.15.2
Names
bwk
bwn
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
1.15
Names
bty
bwk
Fields
Constructors
Methods
int (): M_, getContainerSize, method_5439, getInvSize, func_70302_i_
int (): O_, getContainerSize, method_5439, getInvSize, func_70302_i_
void (): T_, tick, method_16896, tick, func_73660_a
void (): Z_, tick, method_16896, tick, func_73660_a
void (): s, doBrew, method_11029, craft, func_145940_l
void (): j, doBrew, method_11029, craft, func_145940_l
void (): L_, clearContent, method_5448, clear, func_174888_l
void (): N_, clearContent, method_5448, clear, func_174888_l
1.14.4
Names
btt
bty
net.minecraft.world.level.block.entity.BrewingStandBlockEntity
Fields
int[]: b, field_11886, TOP_SLOTS, field_145941_a
int[]: b, SLOTS_FOR_UP, field_11886, TOP_SLOTS, field_145941_a
int[]: c, field_11879, BOTTOM_SLOTS, field_184277_f
int[]: c, SLOTS_FOR_DOWN, field_11879, BOTTOM_SLOTS, field_184277_f
int[]: g, field_11880, SIDE_SLOTS, field_145947_i
int[]: g, SLOTS_FOR_SIDES, field_11880, SIDE_SLOTS, field_145947_i
DefaultedList<ItemStack>: h, field_11882, inventory, field_145945_j
NonNullList<ItemStack>: h, items, field_11882, inventory, field_145945_j
int: i, field_11878, brewTime, field_145946_k
int: i, brewTime, field_11878, brewTime, field_145946_k
boolean[]: j, field_11883, slotsEmptyLastTick, field_145943_l
boolean[]: j, lastPotionCount, field_11883, slotsEmptyLastTick, field_145943_l
Item: k, field_11881, itemBrewing, field_145944_m
Item: k, ingredient, field_11881, itemBrewing, field_145944_m
int: l, field_11885, fuel, field_184278_m
int: l, fuel, field_11885, fuel, field_184278_m
PropertyDelegate: a, field_17381, propertyDelegate, field_213954_a
ContainerData: a, dataAccess, field_17381, propertyDelegate, field_213954_a
Constructors
Methods
Text (): g, method_17823, getContainerName, func_213907_g
Component (): g, getDefaultName, method_17823, getContainerName, func_213907_g
int (): M_, method_5439, getInvSize, func_70302_i_
int (): M_, getContainerSize, method_5439, getInvSize, func_70302_i_
boolean (): c, method_5442, isInvEmpty, func_191420_l
boolean (): c, isEmpty, method_5442, isInvEmpty, func_191420_l
void (): T_, method_16896, tick, func_73660_a
void (): T_, tick, method_16896, tick, func_73660_a
boolean[] (): f, method_11028, getSlotsEmpty, func_174902_m
boolean[] (): f, getPotionBits, method_11028, getSlotsEmpty, func_174902_m
boolean (): h, method_11027, canCraft, func_145934_k
boolean (): h, isBrewable, method_11027, canCraft, func_145934_k
void (): s, method_11029, craft, func_145940_l
void (): s, doBrew, method_11029, craft, func_145940_l
void (CompoundTag): a, method_11014, fromTag, func_145839_a
void (CompoundTag): a, load, method_11014, fromTag, func_145839_a
CompoundTag (CompoundTag): b, method_11007, toTag, func_189515_b
CompoundTag (CompoundTag): b, save, method_11007, toTag, func_189515_b
ItemStack (int): a, method_5438, getInvStack, func_70301_a
ItemStack (int): a, getItem, method_5438, getInvStack, func_70301_a
ItemStack (int, int): a, method_5434, takeInvStack, func_70298_a
ItemStack (int, int): a, removeItem, method_5434, takeInvStack, func_70298_a
ItemStack (int): b, method_5441, removeInvStack, func_70304_b
ItemStack (int): b, removeItemNoUpdate, method_5441, removeInvStack, func_70304_b
void (int, ItemStack): a, method_5447, setInvStack, func_70299_a
void (int, ItemStack): a, setItem, method_5447, setInvStack, func_70299_a
boolean (PlayerEntity): a, method_5443, canPlayerUseInv, func_70300_a
boolean (Player): a, stillValid, method_5443, canPlayerUseInv, func_70300_a
boolean (int, ItemStack): b, method_5437, isValidInvStack, func_94041_b
boolean (int, ItemStack): b, canPlaceItem, method_5437, isValidInvStack, func_94041_b
int[] (Direction): a, method_5494, getInvAvailableSlots, func_180463_a
int[] (Direction): a, getSlotsForFace, method_5494, getInvAvailableSlots, func_180463_a
boolean (int, ItemStack, Direction): a, method_5492, canInsertInvStack, func_180462_a
boolean (int, ItemStack, Direction): a, canPlaceItemThroughFace, method_5492, canInsertInvStack, func_180462_a
boolean (int, ItemStack, Direction): b, method_5493, canExtractInvStack, func_180461_b
boolean (int, ItemStack, Direction): b, canTakeItemThroughFace, method_5493, canExtractInvStack, func_180461_b
void (): L_, method_5448, clear, func_174888_l
void (): L_, clearContent, method_5448, clear, func_174888_l
Container (int, PlayerInventory): a, method_5465, createContainer, func_213906_a
AbstractContainerMenu (int, Inventory): a, createMenu, method_5465, createContainer, func_213906_a
1.14.3
Names
btp
btt
net.minecraft.block.entity.BrewingStandBlockEntity
Fields
int[]: b, field_11886, field_145941_a
int[]: b, field_11886, TOP_SLOTS, field_145941_a
int[]: c, field_11879, field_184277_f
int[]: c, field_11879, BOTTOM_SLOTS, field_184277_f
int[]: g, field_11880, field_145947_i
int[]: g, field_11880, SIDE_SLOTS, field_145947_i
NonNullList<ItemStack>: h, field_11882, field_145945_j
DefaultedList<ItemStack>: h, field_11882, inventory, field_145945_j
int: i, field_11878, field_145946_k
int: i, field_11878, brewTime, field_145946_k
boolean[]: j, field_11883, field_145943_l
boolean[]: j, field_11883, slotsEmptyLastTick, field_145943_l
Item: k, field_11881, field_145944_m
Item: k, field_11881, itemBrewing, field_145944_m
int: l, field_11885, field_184278_m
int: l, field_11885, fuel, field_184278_m
IIntArray: a, field_17381, field_213954_a
PropertyDelegate: a, field_17381, propertyDelegate, field_213954_a
Constructors
Methods
ITextComponent (): g, method_17823, func_213907_g
Text (): g, method_17823, getContainerName, func_213907_g
int (): N_, method_5439, func_70302_i_
int (): M_, method_5439, getInvSize, func_70302_i_
boolean (): c, method_5442, func_191420_l
boolean (): c, method_5442, isInvEmpty, func_191420_l
void (): U_, method_16896, func_73660_a
void (): T_, method_16896, tick, func_73660_a
boolean[] (): f, method_11028, func_174902_m
boolean[] (): f, method_11028, getSlotsEmpty, func_174902_m
boolean (): h, method_11027, func_145934_k
boolean (): h, method_11027, canCraft, func_145934_k
void (): s, method_11029, func_145940_l
void (): s, method_11029, craft, func_145940_l
void (CompoundNBT): a, method_11014, func_145839_a
void (CompoundTag): a, method_11014, fromTag, func_145839_a
CompoundNBT (CompoundNBT): b, method_11007, func_189515_b
CompoundTag (CompoundTag): b, method_11007, toTag, func_189515_b
ItemStack (int): a, method_5438, func_70301_a
ItemStack (int): a, method_5438, getInvStack, func_70301_a
ItemStack (int, int): a, method_5434, func_70298_a
ItemStack (int, int): a, method_5434, takeInvStack, func_70298_a
ItemStack (int): b, method_5441, func_70304_b
ItemStack (int): b, method_5441, removeInvStack, func_70304_b
void (int, ItemStack): a, method_5447, func_70299_a
void (int, ItemStack): a, method_5447, setInvStack, func_70299_a
boolean (PlayerEntity): a, method_5443, func_70300_a
boolean (PlayerEntity): a, method_5443, canPlayerUseInv, func_70300_a
boolean (int, ItemStack): b, method_5437, func_94041_b
boolean (int, ItemStack): b, method_5437, isValidInvStack, func_94041_b
int[] (Direction): a, method_5494, func_180463_a
int[] (Direction): a, method_5494, getInvAvailableSlots, func_180463_a
boolean (int, ItemStack, Direction): a, method_5492, func_180462_a
boolean (int, ItemStack, Direction): a, method_5492, canInsertInvStack, func_180462_a
boolean (int, ItemStack, Direction): b, method_5493, func_180461_b
boolean (int, ItemStack, Direction): b, method_5493, canExtractInvStack, func_180461_b
void (): M_, method_5448, func_174888_l
void (): L_, method_5448, clear, func_174888_l
Container (int, PlayerInventory): a, method_5465, func_213906_a
Container (int, PlayerInventory): a, method_5465, createContainer, func_213906_a
1.14.2
Names
Fields
Constructors
Methods
boolean (): s, method_11027, func_145934_k
boolean (): h, method_11027, func_145934_k
void (): t, method_11029, func_145940_l
void (): s, method_11029, func_145940_l
1.14.1
Names
bto
btp
Fields
Constructors
Methods
boolean (): r, method_11027, func_145934_k
boolean (): s, method_11027, func_145934_k
void (): s, method_11029, func_145940_l
void (): t, method_11029, func_145940_l
1.14
Names
bto
net.minecraft.class_2589
net.minecraft.tileentity.BrewingStandTileEntity
Fields
int[]: b, field_11886, field_145941_a
int[]: c, field_11879, field_184277_f
int[]: g, field_11880, field_145947_i
NonNullList<ItemStack>: h, field_11882, field_145945_j
int: i, field_11878, field_145946_k
boolean[]: j, field_11883, field_145943_l
Item: k, field_11881, field_145944_m
int: l, field_11885, field_184278_m
IIntArray: a, field_17381, field_213954_a
Constructors
()
Methods
ITextComponent (): g, method_17823, func_213907_g
int (): N_, method_5439, func_70302_i_
boolean (): c, method_5442, func_191420_l
void (): U_, method_16896, func_73660_a
boolean[] (): f, method_11028, func_174902_m
boolean (): r, method_11027, func_145934_k
void (): s, method_11029, func_145940_l
void (CompoundNBT): a, method_11014, func_145839_a
CompoundNBT (CompoundNBT): b, method_11007, func_189515_b
ItemStack (int): a, method_5438, func_70301_a
ItemStack (int, int): a, method_5434, func_70298_a
ItemStack (int): b, method_5441, func_70304_b
void (int, ItemStack): a, method_5447, func_70299_a
boolean (PlayerEntity): a, method_5443, func_70300_a
boolean (int, ItemStack): b, method_5437, func_94041_b
int[] (Direction): a, method_5494, func_180463_a
boolean (int, ItemStack, Direction): a, method_5492, func_180462_a
boolean (int, ItemStack, Direction): b, method_5493, func_180461_b
void (): M_, method_5448, func_174888_l
Container (int, PlayerInventory): a, method_5465, func_213906_a