History - net.minecraft.block.entity.BrewingStandBlockEntity

26.3-pre-2

Names

Fields

Constructors

Methods

26.3-pre-1

Names

Fields

Constructors

Methods

26.3-snapshot-10

Names

Fields

Constructors

Methods

26.3-snapshot-9

Names

Fields

Constructors

Methods

26.3-snapshot-8

Names

Fields

Constructors

Methods

26.3-snapshot-7

Names

Fields

Constructors

Methods

26.3-snapshot-6

Names

Fields

Constructors

Methods

LootContext (ServerWorld): getLootContext, method_1_8915, createContext

<T> int (ServerWorld, T, Function<T, RegistryKey<LootNumberProvider>>, int): getProvidedInteger, method_1_8917, getValue

<T> float (ServerWorld, T, Function<T, RegistryKey<LootNumberProvider>>, float): getProvidedFloat, method_1_8916, getValue

26.3-snapshot-5

Names

Fields

Constructors

Methods

26.3-snapshot-4

Names

Fields

int: FUEL_USES, field_31324, MAX_FUEL_USES

int: DEFAULT_FUEL_USES, field_31324, MAX_FUEL_USES

int: NUM_DATA_VALUES, field_31327, PROPERTY_COUNT

int: DATA_TOTAL_BREW_TIME, field_31327, PROPERTY_COUNT

short: DEFAULT_BREW_TIME, field_57769, DEFAULT_BREW_TIME

byte: DEFAULT_FUEL, field_57770, DEFAULT_FUEL

ServerRecipeManager$MatchGetter<BrewingRecipeInput, BrewingRecipe>: quickCheck, field_1_8732, field_1_8732

ServerRecipeManager$MatchGetter<BrewingRecipeInput, BrewingRecipe>: quickCheck, field_1_8732, matchGetter

int: DATA_TOTAL_FUEL_USES, field_1_9253, field_1_9253

int: NUM_DATA_VALUES, field_1_9255, field_1_9255

int: DEFAULT_BREW_TIME, field_57769, DEFAULT_BREW_TIME

int: BREWING_TIME_SECONDS, field_1_9252, field_1_9252

int: DEFAULT_FUEL, field_57770, DEFAULT_FUEL

float: DEFAULT_SPEED_MULTIPLIER, field_1_9254, field_1_9254

int: totalBrewTime, field_1_9257, totalBrewTime

int: totalFuel, field_1_9258, totalFuel

float: speedMultiplier, field_1_9256, speedMultiplier

Constructors

Methods

LootContext (ServerWorld): getLootContext, method_1_8915, createContext

<T> int (ServerWorld, T, Function<T, RegistryKey<LootNumberProvider>>, int): getProvidedInteger, method_1_8917, getValue

<T> float (ServerWorld, T, Function<T, RegistryKey<LootNumberProvider>>, float): getProvidedFloat, method_1_8916, getValue

int (ServerWorld, BrewingFuelComponent): getUses, method_1_8919, getUses

float (ServerWorld, BrewingFuelComponent): getSpeedMultiplier, method_1_8918, getSpeedMultiplier

26.3-snapshot-3

Names

Fields

ServerRecipeManager$MatchGetter<BrewingRecipeInput, BrewingRecipe>: quickCheck, field_1_8732, field_1_8732

Constructors

Methods

void (World, BlockPos, BlockState, BrewingStandBlockEntity): serverTick, method_31665, tick

boolean (BrewingRecipeRegistry, DefaultedList<ItemStack>): isBrewable, method_11027, canCraft

void (World, BlockPos, DefaultedList<ItemStack>): doBrew, method_11029, craft

void (ServerWorld, BlockPos, BlockState, BrewingStandBlockEntity): serverTick, method_31665, tick

boolean (ServerWorld, BrewingStandBlockEntity): isBrewable, method_11027, canCraft

void (ServerWorld, BlockPos, BrewingStandBlockEntity): doBrew, method_11029, craft

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

1.21.11_unobfuscated

Names

net.minecraft.world.level.block.entity.BrewingStandBlockEntity

net.minecraft.class_2589

net.minecraft.block.entity.BrewingStandBlockEntity

Fields

int: INGREDIENT_SLOT, field_31328, INPUT_SLOT_INDEX

int: FUEL_SLOT, field_31329, FUEL_SLOT_INDEX

int[]: SLOTS_FOR_UP, field_11886, TOP_SLOTS

int[]: SLOTS_FOR_DOWN, field_11879, BOTTOM_SLOTS

int[]: SLOTS_FOR_SIDES, field_11880, SIDE_SLOTS

int: FUEL_USES, field_31324, MAX_FUEL_USES

int: DATA_BREW_TIME, field_31325, BREW_TIME_PROPERTY_INDEX

int: DATA_FUEL_USES, field_31326, FUEL_PROPERTY_INDEX

int: NUM_DATA_VALUES, field_31327, PROPERTY_COUNT

short: DEFAULT_BREW_TIME, field_57769, DEFAULT_BREW_TIME

byte: DEFAULT_FUEL, field_57770, DEFAULT_FUEL

Text: DEFAULT_NAME, field_63038, CONTAINER_NAME_TEXT

DefaultedList<ItemStack>: items, field_11882, inventory

int: brewTime, field_11878, brewTime

boolean[]: lastPotionCount, field_11883, slotsEmptyLastTick

Item: ingredient, field_11881, itemBrewing

int: fuel, field_11885, fuel

PropertyDelegate: dataAccess, field_17381, propertyDelegate

Constructors

(BlockPos, BlockState)

Methods

Text (): getDefaultName, method_17823, getContainerName

int (): getContainerSize, method_5439, size

DefaultedList<ItemStack> (): getItems, method_11282, getHeldStacks

void (DefaultedList<ItemStack>): setItems, method_11281, setHeldStacks

void (World, BlockPos, BlockState, BrewingStandBlockEntity): serverTick, method_31665, tick

boolean[] (): getPotionBits, method_11028, getSlotsEmpty

boolean (BrewingRecipeRegistry, DefaultedList<ItemStack>): isBrewable, method_11027, canCraft

void (World, BlockPos, DefaultedList<ItemStack>): doBrew, method_11029, craft

void (ReadView): loadAdditional, method_11014, readData

void (WriteView): saveAdditional, method_11007, writeData

boolean (int, ItemStack): canPlaceItem, method_5437, isValid

int[] (Direction): getSlotsForFace, method_5494, getAvailableSlots

boolean (int, ItemStack, Direction): canPlaceItemThroughFace, method_5492, canInsert

boolean (int, ItemStack, Direction): canTakeItemThroughFace, method_5493, canExtract

ScreenHandler (int, PlayerInventory): createMenu, method_5465, createScreenHandler