History - net.minecraft.world.level.block.entity.AbstractFurnaceBlockEntity

25w18a

Names

dyb

dyr

Fields

int[]: q, SLOTS_FOR_UP, field_11987, TOP_SLOTS, f_58313_

int[]: q, SLOTS_FOR_UP, field_11987

int[]: r, SLOTS_FOR_DOWN, field_11982, BOTTOM_SLOTS, f_58314_

int[]: r, SLOTS_FOR_DOWN, field_11982

int[]: s, SLOTS_FOR_SIDES, field_11983, SIDE_SLOTS, f_58315_

int[]: s, SLOTS_FOR_SIDES, field_11983

NonNullList<ItemStack>: l, items, field_11984, inventory, f_58310_

NonNullList<ItemStack>: l, items, field_11984

int: B, cookingTotalTime, field_11988, cookingTotalTime, f_58319_

int: B, cookingTotalTime, field_11988

ContainerData: m, dataAccess, field_17374, propertyDelegate, f_58311_

ContainerData: m, dataAccess, field_17374

int: b, SLOT_INPUT, field_31286, INPUT_SLOT_INDEX, f_154980_

int: b, SLOT_INPUT, field_31286

int: c, SLOT_FUEL, field_31287, FUEL_SLOT_INDEX, f_154981_

int: c, SLOT_FUEL, field_31287

int: d, SLOT_RESULT, field_31288, OUTPUT_SLOT_INDEX, f_154982_

int: d, SLOT_RESULT, field_31288

int: e, DATA_LIT_TIME, field_31289, BURN_TIME_PROPERTY_INDEX, f_154983_

int: e, DATA_LIT_TIME, field_31289

int: f, DATA_LIT_DURATION, field_31290, FUEL_TIME_PROPERTY_INDEX, f_154984_

int: f, DATA_LIT_DURATION, field_31290

int: g, DATA_COOKING_PROGRESS, field_31291, COOK_TIME_PROPERTY_INDEX, f_154985_

int: g, DATA_COOKING_PROGRESS, field_31291

int: h, DATA_COOKING_TOTAL_TIME, field_31292, COOK_TIME_TOTAL_PROPERTY_INDEX, f_154986_

int: h, DATA_COOKING_TOTAL_TIME, field_31292

int: i, NUM_DATA_VALUES, field_31293, PROPERTY_COUNT, f_154987_

int: i, NUM_DATA_VALUES, field_31293

int: j, BURN_TIME_STANDARD, field_31294, DEFAULT_COOK_TIME, f_154988_

int: j, BURN_TIME_STANDARD, field_31294

int: k, BURN_COOL_SPEED, field_31295, field_31295, f_154989_

int: k, BURN_COOL_SPEED, field_31295

RecipeManager$CachedCheck<SingleRecipeInput, ? extends AbstractCookingRecipe>: D, quickCheck, field_38234, matchGetter, f_222691_

RecipeManager$CachedCheck<SingleRecipeInput, ? extends AbstractCookingRecipe>: D, quickCheck, field_38234

it.unimi.dsi.fastutil.objects.Reference2IntOpenHashMap<ResourceKey<Recipe<?>>>: C, recipesUsed, field_11986, recipesUsed, f_58320_

it.unimi.dsi.fastutil.objects.Reference2IntOpenHashMap<ResourceKey<Recipe<?>>>: C, recipesUsed, field_11986

int: y, litTimeRemaining, field_55574, litTimeRemaining, f_371385_

int: y, litTimeRemaining, field_55574

int: z, litTotalTime, field_55575, litTotalTime, f_370776_

int: z, litTotalTime, field_55575

int: A, cookingTimer, field_55576, cookingTimeSpent, f_371179_

int: A, cookingTimer, field_55576

com.mojang.serialization.Codec<Map<ResourceKey<Recipe<?>>, Integer>>: t, RECIPES_USED_CODEC, field_56671, CODEC, f_381848_

com.mojang.serialization.Codec<Map<ResourceKey<Recipe<?>>, Integer>>: t, RECIPES_USED_CODEC, field_56671

short: u, DEFAULT_COOKING_TIMER, field_57764, DEFAULT_LIT_TIME_REMAINING, f_381575_

short: u, DEFAULT_COOKING_TIMER, field_57764

short: v, DEFAULT_COOKING_TOTAL_TIME, field_57765, DEFAULT_LIT_TOTAL_TIME, f_381791_

short: v, DEFAULT_COOKING_TOTAL_TIME, field_57765

short: w, DEFAULT_LIT_TIME_REMAINING, field_57766, DEFAULT_COOKING_TIME_SPENT, f_379887_

short: w, DEFAULT_LIT_TIME_REMAINING, field_57766

short: x, DEFAULT_LIT_TOTAL_TIME, field_57767, DEFAULT_COOKING_TOTAL_TIME, f_382561_

short: x, DEFAULT_LIT_TOTAL_TIME, field_57767

Constructors

Methods

boolean (): k, isLit, method_11201, isBurning, m_58425_

boolean (): k, isLit, method_11201

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

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

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

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

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

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

int (): b, getContainerSize, method_5439, size, m_6643_

int (): b, getContainerSize, method_5439

void (int, ItemStack): a, setItem, method_5447, setStack, m_6836_

void (int, ItemStack): a, setItem, method_5447

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

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

void (ServerPlayer): a, awardUsedRecipesAndPopExperience, method_17763, dropExperienceForRecipesUsed, m_155003_

void (ServerPlayer): a, awardUsedRecipesAndPopExperience, method_17763

List<RecipeHolder<?>> (ServerLevel, Vec3): a, getRecipesToAwardAndPopExperience, method_27354, getRecipesUsedAndDropExperience, m_154995_

List<RecipeHolder<?>> (ServerLevel, Vec3): a, getRecipesToAwardAndPopExperience, method_27354

void (ServerLevel, Vec3, int, float): a, createExperience, method_17760, dropExperience, m_154998_

void (ServerLevel, Vec3, int, float): a, createExperience, method_17760

void (Player, List<ItemStack>): a, awardUsedRecipes, method_7664, unlockLastRecipe, m_58395_

void (Player, List<ItemStack>): a, awardUsedRecipes, method_7664

void (RecipeHolder<?>): a, setRecipeUsed, method_7662, setLastRecipe, m_40156_

void (RecipeHolder<?>): a, setRecipeUsed, method_7662

RecipeHolder<?> (): d, getRecipeUsed, method_7663, getLastRecipe, m_40158_

RecipeHolder<?> (): d, getRecipeUsed, method_7663

void (CompoundTag, HolderLookup$Provider): a, loadAdditional, method_11014, readNbt, m_318667_

void (CompoundTag, HolderLookup$Provider): b, saveAdditional, method_11007, writeNbt, m_183515_

NonNullList<ItemStack> (): f, getItems, method_11282, getHeldStacks, m_58617_

NonNullList<ItemStack> (): f, getItems, method_11282

void (NonNullList<ItemStack>): a, setItems, method_11281, setHeldStacks, m_58609_

void (NonNullList<ItemStack>): a, setItems, method_11281

void (ServerLevel, BlockPos, BlockState, AbstractFurnaceBlockEntity): a, serverTick, method_31651, tick, m_155013_

void (ServerLevel, BlockPos, BlockState, AbstractFurnaceBlockEntity): a, serverTick, method_31651

boolean (RegistryAccess, RecipeHolder<? extends AbstractCookingRecipe>, SingleRecipeInput, NonNullList<ItemStack>, int): a, canBurn, method_11192, canAcceptRecipeOutput, m_155005_

boolean (RegistryAccess, RecipeHolder<? extends AbstractCookingRecipe>, SingleRecipeInput, NonNullList<ItemStack>, int): a, canBurn, method_11192

boolean (RegistryAccess, RecipeHolder<? extends AbstractCookingRecipe>, SingleRecipeInput, NonNullList<ItemStack>, int): b, burn, method_11203, craftRecipe, m_266209_

boolean (RegistryAccess, RecipeHolder<? extends AbstractCookingRecipe>, SingleRecipeInput, NonNullList<ItemStack>, int): b, burn, method_11203

int (FuelValues, ItemStack): a, getBurnDuration, method_11200, getFuelTime, m_7743_

int (FuelValues, ItemStack): a, getBurnDuration, method_11200

int (ServerLevel, AbstractFurnaceBlockEntity): a, getTotalCookTime, method_17029, getCookTime, m_222692_

int (ServerLevel, AbstractFurnaceBlockEntity): a, getTotalCookTime, method_17029

void (StackedItemContents): fillStackedContents, fillStackedContents, method_7683, provideRecipeInputs, m_5809_

void (StackedItemContents): fillStackedContents, fillStackedContents, method_7683

void (BlockPos, BlockState): a, preRemoveSideEffects, method_66473, onBlockReplaced, m_384369_

void (BlockPos, BlockState): a, preRemoveSideEffects, method_66473

void (ValueInput): a, loadAdditional, method_11014

void (ValueOutput): a, saveAdditional, method_11007

1.21.5

Names

dto

dyb

Fields

int: w, cookingTotalTime, field_11988, cookingTotalTime, f_58319_

int: B, cookingTotalTime, field_11988, cookingTotalTime, f_58319_

RecipeManager$CachedCheck<SingleRecipeInput, ? extends AbstractCookingRecipe>: y, quickCheck, field_38234, matchGetter, f_222691_

RecipeManager$CachedCheck<SingleRecipeInput, ? extends AbstractCookingRecipe>: D, quickCheck, field_38234, matchGetter, f_222691_

it.unimi.dsi.fastutil.objects.Reference2IntOpenHashMap<ResourceKey<Recipe<?>>>: x, recipesUsed, field_11986, recipesUsed, f_58320_

it.unimi.dsi.fastutil.objects.Reference2IntOpenHashMap<ResourceKey<Recipe<?>>>: C, recipesUsed, field_11986, recipesUsed, f_58320_

int: t, litTimeRemaining, field_55574, litTimeRemaining, f_371385_

int: y, litTimeRemaining, field_55574, litTimeRemaining, f_371385_

int: u, litTotalTime, field_55575, litTotalTime, f_370776_

int: z, litTotalTime, field_55575, litTotalTime, f_370776_

int: v, cookingTimer, field_55576, cookingTimeSpent, f_371179_

int: A, cookingTimer, field_55576, cookingTimeSpent, f_371179_

com.mojang.serialization.Codec<Map<ResourceKey<Recipe<?>>, Integer>>: t, RECIPES_USED_CODEC, field_56671, CODEC, f_381848_

short: u, DEFAULT_COOKING_TIMER, field_57764, DEFAULT_LIT_TIME_REMAINING, f_381575_

short: v, DEFAULT_COOKING_TOTAL_TIME, field_57765, DEFAULT_LIT_TOTAL_TIME, f_381791_

short: w, DEFAULT_LIT_TIME_REMAINING, field_57766, DEFAULT_COOKING_TIME_SPENT, f_379887_

short: x, DEFAULT_LIT_TOTAL_TIME, field_57767, DEFAULT_COOKING_TOTAL_TIME, f_382561_

Constructors

Methods

void (BlockPos, BlockState): a, preRemoveSideEffects, method_66473, onBlockReplaced, m_384369_

1.21.4

Names

dul

dto

Fields

int[]: r, SLOTS_FOR_UP, field_11987, TOP_SLOTS, f_58313_

int[]: q, SLOTS_FOR_UP, field_11987, TOP_SLOTS, f_58313_

int[]: s, SLOTS_FOR_DOWN, field_11982, BOTTOM_SLOTS, f_58314_

int[]: r, SLOTS_FOR_DOWN, field_11982, BOTTOM_SLOTS, f_58314_

int[]: t, SLOTS_FOR_SIDES, field_11983, SIDE_SLOTS, f_58315_

int[]: s, SLOTS_FOR_SIDES, field_11983, SIDE_SLOTS, f_58315_

NonNullList<ItemStack>: m, items, field_11984, inventory, f_58310_

NonNullList<ItemStack>: l, items, field_11984, inventory, f_58310_

int: u, litTime, field_11981, burnTime, f_58316_

int: v, litDuration, field_11980, fuelTime, f_58317_

int: w, cookingProgress, field_11989, cookTime, f_58318_

int: x, cookingTotalTime, field_11988, cookTimeTotal, f_58319_

int: w, cookingTotalTime, field_11988, cookingTotalTime, f_58319_

ContainerData: n, dataAccess, field_17374, propertyDelegate, f_58311_

ContainerData: m, dataAccess, field_17374, propertyDelegate, f_58311_

RecipeManager$CachedCheck<SingleRecipeInput, ? extends AbstractCookingRecipe>: z, quickCheck, field_38234, matchGetter, f_222691_

RecipeManager$CachedCheck<SingleRecipeInput, ? extends AbstractCookingRecipe>: y, quickCheck, field_38234, matchGetter, f_222691_

int: l, UNKNOWN_LIT_DURATION, field_52634, field_52634, f_349117_

it.unimi.dsi.fastutil.objects.Reference2IntOpenHashMap<ResourceKey<Recipe<?>>>: y, recipesUsed, field_11986, recipesUsed, f_58320_

it.unimi.dsi.fastutil.objects.Reference2IntOpenHashMap<ResourceKey<Recipe<?>>>: x, recipesUsed, field_11986, recipesUsed, f_58320_

int: t, litTimeRemaining, field_55574, litTimeRemaining, f_371385_

int: u, litTotalTime, field_55575, litTotalTime, f_370776_

int: v, cookingTimer, field_55576, cookingTimeSpent, f_371179_

Constructors

Methods

1.21.3

Names

dpv

dul

Fields

int[]: q, SLOTS_FOR_UP, field_11987, TOP_SLOTS, f_58313_

int[]: r, SLOTS_FOR_UP, field_11987, TOP_SLOTS, f_58313_

int[]: r, SLOTS_FOR_DOWN, field_11982, BOTTOM_SLOTS, f_58314_

int[]: s, SLOTS_FOR_DOWN, field_11982, BOTTOM_SLOTS, f_58314_

int[]: s, SLOTS_FOR_SIDES, field_11983, SIDE_SLOTS, f_58315_

int[]: t, SLOTS_FOR_SIDES, field_11983, SIDE_SLOTS, f_58315_

NonNullList<ItemStack>: l, items, field_11984, inventory, f_58310_

NonNullList<ItemStack>: m, items, field_11984, inventory, f_58310_

int: t, litTime, field_11981, burnTime, f_58316_

int: u, litTime, field_11981, burnTime, f_58316_

int: u, litDuration, field_11980, fuelTime, f_58317_

int: v, litDuration, field_11980, fuelTime, f_58317_

int: v, cookingProgress, field_11989, cookTime, f_58318_

int: w, cookingProgress, field_11989, cookTime, f_58318_

int: w, cookingTotalTime, field_11988, cookTimeTotal, f_58319_

int: x, cookingTotalTime, field_11988, cookTimeTotal, f_58319_

ContainerData: m, dataAccess, field_17374, propertyDelegate, f_58311_

ContainerData: n, dataAccess, field_17374, propertyDelegate, f_58311_

it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap<ResourceLocation>: y, recipesUsed, field_11986, recipesUsed, f_58320_

Map<Item, Integer>: x, fuelCache, field_48375, fuelTimes, f_315506_

int: l, UNKNOWN_LIT_DURATION, field_52634, field_52634, f_349117_

it.unimi.dsi.fastutil.objects.Reference2IntOpenHashMap<ResourceKey<Recipe<?>>>: y, recipesUsed, field_11986, recipesUsed, f_58320_

Constructors

Methods

Map<Item, Integer> (): g, getFuel, method_11196, createFuelTimeMap, m_58423_

void (Map<Item, Integer>, ItemLike, int): a, add, method_11202, addFuel, m_58374_

boolean (): l, isLit, method_11201, isBurning, m_58425_

boolean (): k, isLit, method_11201, isBurning, m_58425_

int (ItemStack): b, getBurnDuration, method_11200, getFuelTime, m_7743_

boolean (ItemStack): c, isFuel, method_11195, canUseAsFuel, m_58399_

void (StackedContents): a, fillStackedContents, method_7683, provideRecipeInputs, m_5809_

boolean (Item): b, isNeverAFurnaceFuel, method_26395, isNonFlammableWood, m_58397_

void (Level, BlockPos, BlockState, AbstractFurnaceBlockEntity): a, serverTick, method_31651, tick, m_155013_

void (Map<Item, Integer>, TagKey<Item>, int): a, add, method_11194, addFuel, m_204302_

int (Level, AbstractFurnaceBlockEntity): a, getTotalCookTime, method_17029, getCookTime, m_222692_

boolean (RegistryAccess, RecipeHolder<?>, NonNullList<ItemStack>, int): a, canBurn, method_11192, canAcceptRecipeOutput, m_155005_

boolean (RegistryAccess, RecipeHolder<?>, NonNullList<ItemStack>, int): b, burn, method_11203, craftRecipe, m_266209_

void (): f, invalidateCache, method_56120, clearFuelTimes, m_323223_

NonNullList<ItemStack> (): j, getItems, method_11282, getHeldStacks, m_58617_

NonNullList<ItemStack> (): f, getItems, method_11282, getHeldStacks, m_58617_

void (ServerLevel, BlockPos, BlockState, AbstractFurnaceBlockEntity): a, serverTick, method_31651, tick, m_155013_

boolean (RegistryAccess, RecipeHolder<? extends AbstractCookingRecipe>, SingleRecipeInput, NonNullList<ItemStack>, int): a, canBurn, method_11192, canAcceptRecipeOutput, m_155005_

boolean (RegistryAccess, RecipeHolder<? extends AbstractCookingRecipe>, SingleRecipeInput, NonNullList<ItemStack>, int): b, burn, method_11203, craftRecipe, m_266209_

int (FuelValues, ItemStack): a, getBurnDuration, method_11200, getFuelTime, m_7743_

int (ServerLevel, AbstractFurnaceBlockEntity): a, getTotalCookTime, method_17029, getCookTime, m_222692_

void (StackedItemContents): fillStackedContents, fillStackedContents, method_7683, provideRecipeInputs, m_5809_

1.21.1

Names

Fields

Constructors

Methods

1.21

Names

dox

dpv

Fields

Constructors

Methods

1.20.6

Names

dgk

dox

Fields

int[]: r, SLOTS_FOR_UP, field_11987, TOP_SLOTS, f_58313_

int[]: q, SLOTS_FOR_UP, field_11987, TOP_SLOTS, f_58313_

int[]: s, SLOTS_FOR_DOWN, field_11982, BOTTOM_SLOTS, f_58314_

int[]: r, SLOTS_FOR_DOWN, field_11982, BOTTOM_SLOTS, f_58314_

int[]: t, SLOTS_FOR_SIDES, field_11983, SIDE_SLOTS, f_58315_

int[]: s, SLOTS_FOR_SIDES, field_11983, SIDE_SLOTS, f_58315_

NonNullList<ItemStack>: m, items, field_11984, inventory, f_58310_

NonNullList<ItemStack>: l, items, field_11984, inventory, f_58310_

int: u, litTime, field_11981, burnTime, f_58316_

int: t, litTime, field_11981, burnTime, f_58316_

int: v, litDuration, field_11980, fuelTime, f_58317_

int: u, litDuration, field_11980, fuelTime, f_58317_

int: w, cookingProgress, field_11989, cookTime, f_58318_

int: v, cookingProgress, field_11989, cookTime, f_58318_

int: x, cookingTotalTime, field_11988, cookTimeTotal, f_58319_

int: w, cookingTotalTime, field_11988, cookTimeTotal, f_58319_

ContainerData: n, dataAccess, field_17374, propertyDelegate, f_58311_

ContainerData: m, dataAccess, field_17374, propertyDelegate, f_58311_

int: c, SLOT_INPUT, field_31286, INPUT_SLOT_INDEX, f_154980_

int: b, SLOT_INPUT, field_31286, INPUT_SLOT_INDEX, f_154980_

int: d, SLOT_FUEL, field_31287, FUEL_SLOT_INDEX, f_154981_

int: c, SLOT_FUEL, field_31287, FUEL_SLOT_INDEX, f_154981_

int: e, SLOT_RESULT, field_31288, OUTPUT_SLOT_INDEX, f_154982_

int: d, SLOT_RESULT, field_31288, OUTPUT_SLOT_INDEX, f_154982_

int: f, DATA_LIT_TIME, field_31289, BURN_TIME_PROPERTY_INDEX, f_154983_

int: e, DATA_LIT_TIME, field_31289, BURN_TIME_PROPERTY_INDEX, f_154983_

int: g, DATA_LIT_DURATION, field_31290, FUEL_TIME_PROPERTY_INDEX, f_154984_

int: f, DATA_LIT_DURATION, field_31290, FUEL_TIME_PROPERTY_INDEX, f_154984_

int: h, DATA_COOKING_PROGRESS, field_31291, COOK_TIME_PROPERTY_INDEX, f_154985_

int: g, DATA_COOKING_PROGRESS, field_31291, COOK_TIME_PROPERTY_INDEX, f_154985_

int: i, DATA_COOKING_TOTAL_TIME, field_31292, COOK_TIME_TOTAL_PROPERTY_INDEX, f_154986_

int: h, DATA_COOKING_TOTAL_TIME, field_31292, COOK_TIME_TOTAL_PROPERTY_INDEX, f_154986_

int: j, NUM_DATA_VALUES, field_31293, PROPERTY_COUNT, f_154987_

int: i, NUM_DATA_VALUES, field_31293, PROPERTY_COUNT, f_154987_

int: k, BURN_TIME_STANDARD, field_31294, DEFAULT_COOK_TIME, f_154988_

int: j, BURN_TIME_STANDARD, field_31294, DEFAULT_COOK_TIME, f_154988_

int: l, BURN_COOL_SPEED, field_31295, field_31295, f_154989_

int: k, BURN_COOL_SPEED, field_31295, field_31295, f_154989_

Map<Item, Integer>: x, fuelCache, field_48375, fuelTimes, f_315506_

Constructors

Methods

Map<Item, Integer> (): f, getFuel, method_11196, createFuelTimeMap, m_58423_

Map<Item, Integer> (): g, getFuel, method_11196, createFuelTimeMap, m_58423_

boolean (): g, isLit, method_11201, isBurning, m_58425_

boolean (): l, isLit, method_11201, isBurning, m_58425_

void (CompoundTag): a, load, method_11014, readNbt, m_142466_

int (ItemStack): a, getBurnDuration, method_11200, getFuelTime, m_7743_

int (ItemStack): b, getBurnDuration, method_11200, getFuelTime, m_7743_

boolean (ItemStack): b, isFuel, method_11195, canUseAsFuel, m_58399_

boolean (ItemStack): c, isFuel, method_11195, canUseAsFuel, m_58399_

boolean (): ai_, isEmpty, method_5442, isEmpty, m_7983_

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_

boolean (Player): a, stillValid, method_5443, canPlayerUse, m_6542_

void (): a, clearContent, method_5448, clear, m_6211_

void (CompoundTag): b, saveAdditional, method_11007, writeNbt, m_183515_

void (): f, invalidateCache, method_56120, clearFuelTimes, m_323223_

void (CompoundTag, HolderLookup$Provider): a, loadAdditional, method_11014, readNbt, m_318667_

void (CompoundTag, HolderLookup$Provider): 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_

1.20.4

Names

dck

dgk

Fields

Constructors

Methods

boolean (): i, isLit, method_11201, isBurning, m_58425_

boolean (): g, isLit, method_11201, isBurning, m_58425_

boolean (): af_, isEmpty, method_5442, isEmpty, m_7983_

boolean (): ai_, isEmpty, method_5442, isEmpty, m_7983_

1.20.2

Names

czc

dck

Fields

Constructors

Methods

boolean (): ab_, isEmpty, method_5442, isEmpty, m_7983_

boolean (): af_, isEmpty, method_5442, isEmpty, m_7983_

void (Recipe<?>): a, setRecipeUsed, method_7662, setLastRecipe, m_6029_

Recipe<?> (): d, getRecipeUsed, method_7663, getLastRecipe, m_7928_

boolean (RegistryAccess, Recipe<?>, NonNullList<ItemStack>, int): a, canBurn, method_11192, canAcceptRecipeOutput, m_155005_

boolean (RegistryAccess, Recipe<?>, NonNullList<ItemStack>, int): b, burn, method_11203, craftRecipe, m_266209_

boolean (RegistryAccess, RecipeHolder<?>, NonNullList<ItemStack>, int): a, canBurn, method_11192, canAcceptRecipeOutput, m_155005_

boolean (RegistryAccess, RecipeHolder<?>, NonNullList<ItemStack>, int): b, burn, method_11203, craftRecipe, m_266209_

void (RecipeHolder<?>): a, setRecipeUsed, method_7662, setLastRecipe, m_40156_

RecipeHolder<?> (): d, getRecipeUsed, method_7663, getLastRecipe, m_40158_

1.20.1

Names

cyt

czc

Fields

Constructors

Methods

boolean (): aa_, isEmpty, method_5442, isEmpty, m_7983_

boolean (): ab_, isEmpty, method_5442, isEmpty, m_7983_

void (Player): b, awardUsedRecipes, method_7664, unlockLastRecipe, m_8015_

void (Player, List<ItemStack>): a, awardUsedRecipes, method_7664, unlockLastRecipe, m_58395_

1.19.4

Names

cwa

cyt

Fields

int[]: q, SLOTS_FOR_UP, field_11987, TOP_SLOTS, f_58313_

int[]: r, SLOTS_FOR_UP, field_11987, TOP_SLOTS, f_58313_

int[]: r, SLOTS_FOR_DOWN, field_11982, BOTTOM_SLOTS, f_58314_

int[]: s, SLOTS_FOR_DOWN, field_11982, BOTTOM_SLOTS, f_58314_

int[]: s, SLOTS_FOR_SIDES, field_11983, SIDE_SLOTS, f_58315_

int[]: t, SLOTS_FOR_SIDES, field_11983, SIDE_SLOTS, f_58315_

NonNullList<ItemStack>: l, items, field_11984, inventory, f_58310_

NonNullList<ItemStack>: m, items, field_11984, inventory, f_58310_

int: t, litTime, field_11981, burnTime, f_58316_

int: u, litTime, field_11981, burnTime, f_58316_

int: u, litDuration, field_11980, fuelTime, f_58317_

int: v, litDuration, field_11980, fuelTime, f_58317_

int: v, cookingProgress, field_11989, cookTime, f_58318_

int: w, cookingProgress, field_11989, cookTime, f_58318_

int: w, cookingTotalTime, field_11988, cookTimeTotal, f_58319_

int: x, cookingTotalTime, field_11988, cookTimeTotal, f_58319_

ContainerData: m, dataAccess, field_17374, propertyDelegate, f_58311_

ContainerData: n, dataAccess, field_17374, propertyDelegate, f_58311_

it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap<ResourceLocation>: x, recipesUsed, field_11986, recipesUsed, f_58320_

it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap<ResourceLocation>: y, recipesUsed, field_11986, recipesUsed, f_58320_

int: b, SLOT_INPUT, field_31286, INPUT_SLOT_INDEX, f_154980_

int: c, SLOT_INPUT, field_31286, INPUT_SLOT_INDEX, f_154980_

int: c, SLOT_FUEL, field_31287, FUEL_SLOT_INDEX, f_154981_

int: d, SLOT_FUEL, field_31287, FUEL_SLOT_INDEX, f_154981_

int: d, SLOT_RESULT, field_31288, OUTPUT_SLOT_INDEX, f_154982_

int: e, SLOT_RESULT, field_31288, OUTPUT_SLOT_INDEX, f_154982_

int: e, DATA_LIT_TIME, field_31289, BURN_TIME_PROPERTY_INDEX, f_154983_

int: f, DATA_LIT_TIME, field_31289, BURN_TIME_PROPERTY_INDEX, f_154983_

int: f, DATA_LIT_DURATION, field_31290, FUEL_TIME_PROPERTY_INDEX, f_154984_

int: g, DATA_LIT_DURATION, field_31290, FUEL_TIME_PROPERTY_INDEX, f_154984_

int: g, DATA_COOKING_PROGRESS, field_31291, COOK_TIME_PROPERTY_INDEX, f_154985_

int: h, DATA_COOKING_PROGRESS, field_31291, COOK_TIME_PROPERTY_INDEX, f_154985_

int: h, DATA_COOKING_TOTAL_TIME, field_31292, COOK_TIME_TOTAL_PROPERTY_INDEX, f_154986_

int: i, DATA_COOKING_TOTAL_TIME, field_31292, COOK_TIME_TOTAL_PROPERTY_INDEX, f_154986_

int: i, NUM_DATA_VALUES, field_31293, PROPERTY_COUNT, f_154987_

int: j, NUM_DATA_VALUES, field_31293, PROPERTY_COUNT, f_154987_

int: j, BURN_TIME_STANDARD, field_31294, DEFAULT_COOK_TIME, f_154988_

int: k, BURN_TIME_STANDARD, field_31294, DEFAULT_COOK_TIME, f_154988_

int: k, BURN_COOL_SPEED, field_31295, field_31295, f_154989_

int: l, BURN_COOL_SPEED, field_31295, field_31295, f_154989_

RecipeManager$CachedCheck<Container, ? extends AbstractCookingRecipe>: y, quickCheck, field_38234, matchGetter, f_222691_

RecipeManager$CachedCheck<Container, ? extends AbstractCookingRecipe>: z, quickCheck, field_38234, matchGetter, f_222691_

Constructors

Methods

boolean (): P_, isEmpty, method_5442, isEmpty, m_7983_

boolean (): aa_, isEmpty, method_5442, isEmpty, m_7983_

boolean (Recipe<?>, NonNullList<ItemStack>, int): a, canBurn, method_11192, canAcceptRecipeOutput, m_155005_

boolean (Recipe<?>, NonNullList<ItemStack>, int): b, burn, method_11203, craftRecipe, m_155026_

boolean (RegistryAccess, Recipe<?>, NonNullList<ItemStack>, int): a, canBurn, method_11192, canAcceptRecipeOutput, m_155005_

boolean (RegistryAccess, Recipe<?>, NonNullList<ItemStack>, int): b, burn, method_11203, craftRecipe, m_266209_

1.19.3

Names

csx

cwa

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: b, SLOT_INPUT, field_31286, field_31286, f_154980_

int: b, SLOT_INPUT, field_31286, INPUT_SLOT_INDEX, f_154980_

int: c, SLOT_FUEL, field_31287, field_31287, f_154981_

int: c, SLOT_FUEL, field_31287, FUEL_SLOT_INDEX, f_154981_

int: d, SLOT_RESULT, field_31288, field_31288, f_154982_

int: d, SLOT_RESULT, field_31288, OUTPUT_SLOT_INDEX, f_154982_

int: e, DATA_LIT_TIME, field_31289, field_31289, f_154983_

int: e, DATA_LIT_TIME, field_31289, BURN_TIME_PROPERTY_INDEX, f_154983_

int: f, DATA_LIT_DURATION, field_31290, field_31290, f_154984_

int: f, DATA_LIT_DURATION, field_31290, FUEL_TIME_PROPERTY_INDEX, f_154984_

int: g, DATA_COOKING_PROGRESS, field_31291, field_31291, f_154985_

int: g, DATA_COOKING_PROGRESS, field_31291, COOK_TIME_PROPERTY_INDEX, f_154985_

int: h, DATA_COOKING_TOTAL_TIME, field_31292, field_31292, f_154986_

int: h, DATA_COOKING_TOTAL_TIME, field_31292, COOK_TIME_TOTAL_PROPERTY_INDEX, f_154986_

int: i, NUM_DATA_VALUES, field_31293, field_31293, f_154987_

int: i, NUM_DATA_VALUES, field_31293, PROPERTY_COUNT, f_154987_

int: j, BURN_TIME_STANDARD, field_31294, field_31294, f_154988_

int: j, BURN_TIME_STANDARD, field_31294, DEFAULT_COOK_TIME, f_154988_

Constructors

Methods

1.19.1

Names

csa

csx

Fields

Constructors

Methods

1.19

Names

cmh

csa

Fields

RecipeType<? extends AbstractCookingRecipe>: y, recipeType, field_17582, recipeType, f_58312_

RecipeManager$CachedCheck<Container, ? extends AbstractCookingRecipe>: y, quickCheck, field_38234, matchGetter, f_222691_

Constructors

Methods

int (Level, RecipeType<? extends AbstractCookingRecipe>, Container): a, getTotalCookTime, method_17029, getCookTime, m_155009_

int (Level, AbstractFurnaceBlockEntity): a, getTotalCookTime, method_17029, getCookTime, m_222692_

1.18.2

Names

clp

cmh

Fields

Constructors

Methods

void (Map<Item, Integer>, Tag<Item>, int): a, add, method_11194, addFuel, m_58370_

void (Map<Item, Integer>, TagKey<Item>, int): a, add, method_11194, addFuel, m_204302_

1.18.1

Names

Fields

Constructors

Methods

1.18

Names

cig

clp

Fields

Constructors

Methods

boolean (): h, isLit, method_11201, isBurning, m_58425_

boolean (): i, isLit, method_11201, isBurning, m_58425_

CompoundTag (CompoundTag): b, save, method_11007, writeNbt, m_6945_

void (CompoundTag): b, saveAdditional, method_11007, writeNbt, m_183515_

1.17.1

Names

cif

cig

Fields

Constructors

Methods

1.17

Names

cbz

cif

net.minecraft.tileentity.AbstractFurnaceTileEntity

net.minecraft.src.C_1972_

Fields

int[]: g, SLOTS_FOR_UP, field_11987, TOP_SLOTS, field_214015_g

int[]: q, SLOTS_FOR_UP, field_11987, TOP_SLOTS, f_58313_

int[]: h, SLOTS_FOR_DOWN, field_11982, BOTTOM_SLOTS, field_214016_h

int[]: r, SLOTS_FOR_DOWN, field_11982, BOTTOM_SLOTS, f_58314_

int[]: i, SLOTS_FOR_SIDES, field_11983, SIDE_SLOTS, field_214017_i

int[]: s, SLOTS_FOR_SIDES, field_11983, SIDE_SLOTS, f_58315_

NonNullList<ItemStack>: a, items, field_11984, inventory, field_214012_a

NonNullList<ItemStack>: l, items, field_11984, inventory, f_58310_

int: j, litTime, field_11981, burnTime, field_214018_j

int: t, litTime, field_11981, burnTime, f_58316_

int: k, litDuration, field_11980, fuelTime, field_214019_k

int: u, litDuration, field_11980, fuelTime, f_58317_

int: l, cookingProgress, field_11989, cookTime, field_214020_l

int: v, cookingProgress, field_11989, cookTime, f_58318_

int: m, cookingTotalTime, field_11988, cookTimeTotal, field_214021_m

int: w, cookingTotalTime, field_11988, cookTimeTotal, f_58319_

ContainerData: b, dataAccess, field_17374, propertyDelegate, field_214013_b

ContainerData: m, dataAccess, field_17374, propertyDelegate, f_58311_

RecipeType<? extends AbstractCookingRecipe>: c, recipeType, field_17582, recipeType, field_214014_c

RecipeType<? extends AbstractCookingRecipe>: y, recipeType, field_17582, recipeType, f_58312_

it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap<ResourceLocation>: n, recipesUsed, field_11986, recipesUsed, field_214022_n

it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap<ResourceLocation>: x, recipesUsed, field_11986, recipesUsed, f_58320_

int: b, SLOT_INPUT, field_31286, field_31286, f_154980_

int: c, SLOT_FUEL, field_31287, field_31287, f_154981_

int: d, SLOT_RESULT, field_31288, field_31288, f_154982_

int: e, DATA_LIT_TIME, field_31289, field_31289, f_154983_

int: f, DATA_LIT_DURATION, field_31290, field_31290, f_154984_

int: g, DATA_COOKING_PROGRESS, field_31291, field_31291, f_154985_

int: h, DATA_COOKING_TOTAL_TIME, field_31292, field_31292, f_154986_

int: i, NUM_DATA_VALUES, field_31293, field_31293, f_154987_

int: j, BURN_TIME_STANDARD, field_31294, field_31294, f_154988_

int: k, BURN_COOL_SPEED, field_31295, field_31295, f_154989_

Constructors

(BlockEntityType<?>, RecipeType<? extends AbstractCookingRecipe>)

(BlockEntityType<?>, BlockPos, BlockState, RecipeType<? extends AbstractCookingRecipe>)

Methods

Map<Item, Integer> (): f, getFuel, method_11196, createFuelTimeMap, func_214001_f

Map<Item, Integer> (): f, getFuel, method_11196, createFuelTimeMap, m_58423_

void (Map<Item, Integer>, Tag<Item>, int): a, add, method_11194, addFuel, func_213992_a

void (Map<Item, Integer>, Tag<Item>, int): a, add, method_11194, addFuel, m_58370_

void (Map<Item, Integer>, ItemLike, int): a, add, method_11202, addFuel, func_213996_a

void (Map<Item, Integer>, ItemLike, int): a, add, method_11202, addFuel, m_58374_

boolean (): j, isLit, method_11201, isBurning, func_214006_r

boolean (): h, isLit, method_11201, isBurning, m_58425_

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_

void (): aj_, tick, method_16896, tick, func_73660_a

boolean (Recipe<?>): b, canBurn, method_11192, canAcceptRecipeOutput, func_214008_b

void (Recipe<?>): c, burn, method_11203, craftRecipe, func_214007_c

int (ItemStack): a, getBurnDuration, method_11200, getFuelTime, func_213997_a

int (ItemStack): a, getBurnDuration, method_11200, getFuelTime, m_7743_

int (): h, getTotalCookTime, method_17029, getCookTime, func_214005_h

boolean (ItemStack): b, isFuel, method_11195, canUseAsFuel, func_213991_b

boolean (ItemStack): b, isFuel, method_11195, canUseAsFuel, m_58399_

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_

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_

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_

void (): Y_, clearContent, method_5448, clear, func_174888_l

void (): a, clearContent, method_5448, clear, m_6211_

void (Recipe<?>): a, setRecipeUsed, method_7662, setLastRecipe, func_193056_a

void (Recipe<?>): a, setRecipeUsed, method_7662, setLastRecipe, m_6029_

Recipe<?> (): ak_, getRecipeUsed, method_7663, getLastRecipe, func_193055_i

Recipe<?> (): d, getRecipeUsed, method_7663, getLastRecipe, m_7928_

void (Player): b, awardUsedRecipes, method_7664, unlockLastRecipe, func_201560_d

void (Player): b, awardUsedRecipes, method_7664, unlockLastRecipe, m_8015_

void (Player): d, awardUsedRecipesAndPopExperience, method_17763, dropExperience, func_235645_d_

void (StackedContents): a, fillStackedContents, method_7683, provideRecipeInputs, func_194018_a

void (StackedContents): a, fillStackedContents, method_7683, provideRecipeInputs, m_5809_

boolean (Item): b, isNeverAFurnaceFuel, method_26395, isNonFlammableWood, func_235644_b_

boolean (Item): b, isNeverAFurnaceFuel, method_26395, isNonFlammableWood, m_58397_

void (BlockState, CompoundTag): a, load, method_11014, fromTag, func_230337_a_

List<Recipe<?>> (Level, Vec3): a, getRecipesToAwardAndPopExperience, method_27354, method_27354, func_235640_a_

void (Level, Vec3, int, float): a, createExperience, method_17760, dropExperience, func_235641_a_

void (Level, BlockPos, BlockState, AbstractFurnaceBlockEntity): a, serverTick, method_31651, tick, m_155013_

boolean (Recipe<?>, NonNullList<ItemStack>, int): a, canBurn, method_11192, canAcceptRecipeOutput, m_155005_

boolean (Recipe<?>, NonNullList<ItemStack>, int): b, burn, method_11203, craftRecipe, m_155026_

int (Level, RecipeType<? extends AbstractCookingRecipe>, Container): a, getTotalCookTime, method_17029, getCookTime, m_155009_

void (ServerPlayer): a, awardUsedRecipesAndPopExperience, method_17763, dropExperienceForRecipesUsed, m_155003_

List<Recipe<?>> (ServerLevel, Vec3): a, getRecipesToAwardAndPopExperience, method_27354, getRecipesUsedAndDropExperience, m_154995_

void (ServerLevel, Vec3, int, float): a, createExperience, method_17760, dropExperience, m_154998_

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

cbw

cbz

Fields

Constructors

Methods

1.16.3

Names

Fields

Constructors

Methods

1.16.2

Names

cdb

cbw

Fields

Constructors

Methods

void (): al_, tick, method_16896, tick, func_73660_a

void (): aj_, tick, method_16896, tick, func_73660_a

int (): ab_, getContainerSize, method_5439, size, func_70302_i_

int (): Z_, getContainerSize, method_5439, size, func_70302_i_

void (): aa_, clearContent, method_5448, clear, func_174888_l

void (): Y_, clearContent, method_5448, clear, func_174888_l

Recipe<?> (): am_, getRecipeUsed, method_7663, getLastRecipe, func_193055_i

Recipe<?> (): ak_, getRecipeUsed, method_7663, getLastRecipe, func_193055_i

boolean (Item): b, isNeverAFurnaceFuel, method_26395, isFlammableWood, func_235644_b_

boolean (Item): b, isNeverAFurnaceFuel, method_26395, isNonFlammableWood, func_235644_b_

1.16.1

Names

bwb

cdb

Fields

Map<ResourceLocation, Integer>: n, recipesUsed, field_11986, recipesUsed, field_214022_n

it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap<ResourceLocation>: n, recipesUsed, field_11986, recipesUsed, field_214022_n

Constructors

Methods

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

void (): Z_, tick, method_16896, tick, func_73660_a

void (): al_, tick, method_16896, tick, func_73660_a

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

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

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

void (): N_, clearContent, method_5448, clear, func_174888_l

void (): aa_, clearContent, method_5448, clear, func_174888_l

Recipe<?> (): aa_, getRecipeUsed, method_7663, getLastRecipe, func_193055_i

Recipe<?> (): am_, getRecipeUsed, method_7663, getLastRecipe, func_193055_i

void (Player): b, awardAndReset, method_7664, unlockLastRecipe, func_201560_d

void (Player): b, awardUsedRecipes, method_7664, unlockLastRecipe, func_201560_d

void (Player): d, awardResetAndExperience, method_17763, dropExperience, func_213995_d

void (Player): d, awardUsedRecipesAndPopExperience, method_17763, dropExperience, func_235645_d_

void (Player, int, float): a, createExperience, method_17760, dropExperience, func_214003_a

boolean (Item): b, isNeverAFurnaceFuel, method_26395, isFlammableWood, func_235644_b_

void (BlockState, CompoundTag): a, load, method_11014, fromTag, func_230337_a_

List<Recipe<?>> (Level, Vec3): a, getRecipesToAwardAndPopExperience, method_27354, method_27354, func_235640_a_

void (Level, Vec3, int, float): a, createExperience, method_17760, dropExperience, func_235641_a_

1.15.2

Names

bvy

bwb

Fields

Constructors

Methods

1.15.1

Names

Fields

Constructors

Methods

1.15

Names

btn

bvy

Fields

Constructors

Methods

boolean (): s, isLit, method_11201, isBurning, func_214006_r

boolean (): j, isLit, method_11201, isBurning, func_214006_r

void (): T_, tick, method_16896, tick, func_73660_a

void (): Z_, tick, method_16896, tick, func_73660_a

int (): M_, getContainerSize, method_5439, getInvSize, func_70302_i_

int (): O_, getContainerSize, method_5439, getInvSize, func_70302_i_

void (): L_, clearContent, method_5448, clear, func_174888_l

void (): N_, clearContent, method_5448, clear, func_174888_l

Recipe<?> (): U_, getRecipeUsed, method_7663, getLastRecipe, func_193055_i

Recipe<?> (): aa_, getRecipeUsed, method_7663, getLastRecipe, func_193055_i

1.14.4

Names

bti

btn

net.minecraft.world.level.block.entity.AbstractFurnaceBlockEntity

Fields

int[]: g, field_11987, TOP_SLOTS, field_214015_g

int[]: g, SLOTS_FOR_UP, field_11987, TOP_SLOTS, field_214015_g

int[]: h, field_11982, BOTTOM_SLOTS, field_214016_h

int[]: h, SLOTS_FOR_DOWN, field_11982, BOTTOM_SLOTS, field_214016_h

int[]: i, field_11983, SIDE_SLOTS, field_214017_i

int[]: i, SLOTS_FOR_SIDES, field_11983, SIDE_SLOTS, field_214017_i

DefaultedList<ItemStack>: a, field_11984, inventory, field_214012_a

NonNullList<ItemStack>: a, items, field_11984, inventory, field_214012_a

int: j, field_11981, burnTime, field_214018_j

int: j, litTime, field_11981, burnTime, field_214018_j

int: k, field_11980, fuelTime, field_214019_k

int: k, litDuration, field_11980, fuelTime, field_214019_k

int: l, field_11989, cookTime, field_214020_l

int: l, cookingProgress, field_11989, cookTime, field_214020_l

int: m, field_11988, cookTimeTotal, field_214021_m

int: m, cookingTotalTime, field_11988, cookTimeTotal, field_214021_m

PropertyDelegate: b, field_17374, propertyDelegate, field_214013_b

ContainerData: b, dataAccess, field_17374, propertyDelegate, field_214013_b

Map<Identifier, Integer>: n, field_11986, recipesUsed, field_214022_n

Map<ResourceLocation, Integer>: n, recipesUsed, field_11986, recipesUsed, field_214022_n

RecipeType<? extends AbstractCookingRecipe>: c, field_17582, recipeType, field_214014_c

RecipeType<? extends AbstractCookingRecipe>: c, recipeType, field_17582, recipeType, field_214014_c

Constructors

Methods

Map<Item, Integer> (): f, method_11196, createFuelTimeMap, func_214001_f

Map<Item, Integer> (): f, getFuel, method_11196, createFuelTimeMap, func_214001_f

void (Map<Item, Integer>, Tag<Item>, int): a, method_11194, addFuel, func_213992_a

void (Map<Item, Integer>, Tag<Item>, int): a, add, method_11194, addFuel, func_213992_a

void (Map<Item, Integer>, ItemConvertible, int): a, method_11202, addFuel, func_213996_a

void (Map<Item, Integer>, ItemLike, int): a, add, method_11202, addFuel, func_213996_a

boolean (): s, method_11201, isBurning, func_214006_r

boolean (): s, isLit, method_11201, isBurning, func_214006_r

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

void (): T_, method_16896, tick, func_73660_a

void (): T_, tick, method_16896, tick, func_73660_a

boolean (Recipe<?>): b, method_11192, canAcceptRecipeOutput, func_214008_b

boolean (Recipe<?>): b, canBurn, method_11192, canAcceptRecipeOutput, func_214008_b

void (Recipe<?>): c, method_11203, craftRecipe, func_214007_c

void (Recipe<?>): c, burn, method_11203, craftRecipe, func_214007_c

int (ItemStack): a, method_11200, getFuelTime, func_213997_a

int (ItemStack): a, getBurnDuration, method_11200, getFuelTime, func_213997_a

int (): h, method_17029, getCookTime, func_214005_h

int (): h, getTotalCookTime, method_17029, getCookTime, func_214005_h

boolean (ItemStack): b, method_11195, canUseAsFuel, func_213991_b

boolean (ItemStack): b, isFuel, method_11195, canUseAsFuel, func_213991_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

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

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

void (): L_, method_5448, clear, func_174888_l

void (): L_, clearContent, method_5448, clear, func_174888_l

void (Recipe<?>): a, method_7662, setLastRecipe, func_193056_a

void (Recipe<?>): a, setRecipeUsed, method_7662, setLastRecipe, func_193056_a

Recipe<?> (): U_, method_7663, getLastRecipe, func_193055_i

Recipe<?> (): U_, getRecipeUsed, method_7663, getLastRecipe, func_193055_i

void (PlayerEntity): b, method_7664, unlockLastRecipe, func_201560_d

void (Player): b, awardAndReset, method_7664, unlockLastRecipe, func_201560_d

void (PlayerEntity): d, method_17763, dropExperience, func_213995_d

void (Player): d, awardResetAndExperience, method_17763, dropExperience, func_213995_d

void (PlayerEntity, int, float): a, method_17760, dropExperience, func_214003_a

void (Player, int, float): a, createExperience, method_17760, dropExperience, func_214003_a

void (RecipeFinder): a, method_7683, provideRecipeInputs, func_194018_a

void (StackedContents): a, fillStackedContents, method_7683, provideRecipeInputs, func_194018_a

1.14.3

Names

bte

bti

net.minecraft.block.entity.AbstractFurnaceBlockEntity

Fields

int[]: g, field_11987, field_214015_g

int[]: g, field_11987, TOP_SLOTS, field_214015_g

int[]: h, field_11982, field_214016_h

int[]: h, field_11982, BOTTOM_SLOTS, field_214016_h

int[]: i, field_11983, field_214017_i

int[]: i, field_11983, SIDE_SLOTS, field_214017_i

NonNullList<ItemStack>: a, field_11984, field_214012_a

DefaultedList<ItemStack>: a, field_11984, inventory, field_214012_a

int: j, field_11981, field_214018_j

int: j, field_11981, burnTime, field_214018_j

int: k, field_11980, field_214019_k

int: k, field_11980, fuelTime, field_214019_k

int: l, field_11989, field_214020_l

int: l, field_11989, cookTime, field_214020_l

int: m, field_11988, field_214021_m

int: m, field_11988, cookTimeTotal, field_214021_m

IIntArray: b, field_17374, field_214013_b

PropertyDelegate: b, field_17374, propertyDelegate, field_214013_b

Map<ResourceLocation, Integer>: n, field_11986, field_214022_n

Map<Identifier, Integer>: n, field_11986, recipesUsed, field_214022_n

IRecipeType<? extends AbstractCookingRecipe>: c, field_17582, field_214014_c

RecipeType<? extends AbstractCookingRecipe>: c, field_17582, recipeType, field_214014_c

Constructors

Methods

Map<Item, Integer> (): f, method_11196, func_214001_f

Map<Item, Integer> (): f, method_11196, createFuelTimeMap, func_214001_f

void (Map<Item, Integer>, Tag<Item>, int): a, method_11194, func_213992_a

void (Map<Item, Integer>, Tag<Item>, int): a, method_11194, addFuel, func_213992_a

void (Map<Item, Integer>, IItemProvider, int): a, method_11202, func_213996_a

void (Map<Item, Integer>, ItemConvertible, int): a, method_11202, addFuel, func_213996_a

boolean (): s, method_11201, func_214006_r

boolean (): s, method_11201, isBurning, func_214006_r

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

void (): U_, method_16896, func_73660_a

void (): T_, method_16896, tick, func_73660_a

boolean (IRecipe<?>): b, method_11192, func_214008_b

boolean (Recipe<?>): b, method_11192, canAcceptRecipeOutput, func_214008_b

void (IRecipe<?>): c, method_11203, func_214007_c

void (Recipe<?>): c, method_11203, craftRecipe, func_214007_c

int (ItemStack): a, method_11200, func_213997_a

int (ItemStack): a, method_11200, getFuelTime, func_213997_a

int (): h, method_17029, func_214005_h

int (): h, method_17029, getCookTime, func_214005_h

boolean (ItemStack): b, method_11195, func_213991_b

boolean (ItemStack): b, method_11195, canUseAsFuel, func_213991_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

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

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

void (): M_, method_5448, func_174888_l

void (): L_, method_5448, clear, func_174888_l

void (IRecipe<?>): a, method_7662, func_193056_a

void (Recipe<?>): a, method_7662, setLastRecipe, func_193056_a

IRecipe<?> (): V_, method_7663, func_193055_i

Recipe<?> (): U_, method_7663, getLastRecipe, func_193055_i

void (PlayerEntity): b, method_7664, func_201560_d

void (PlayerEntity): b, method_7664, unlockLastRecipe, func_201560_d

void (PlayerEntity): d, method_17763, func_213995_d

void (PlayerEntity): d, method_17763, dropExperience, func_213995_d

void (PlayerEntity, int, float): a, method_17760, func_214003_a

void (PlayerEntity, int, float): a, method_17760, dropExperience, func_214003_a

void (RecipeItemHelper): a, method_7683, func_194018_a

void (RecipeFinder): a, method_7683, provideRecipeInputs, func_194018_a

1.14.2

Names

Fields

Constructors

Methods

1.14.1

Names

btd

bte

Fields

Constructors

Methods

boolean (): r, method_11201, func_214006_r

boolean (): s, method_11201, func_214006_r

1.14

Names

btd

net.minecraft.class_2609

net.minecraft.tileentity.AbstractFurnaceTileEntity

Fields

int[]: g, field_11987, field_214015_g

int[]: h, field_11982, field_214016_h

int[]: i, field_11983, field_214017_i

NonNullList<ItemStack>: a, field_11984, field_214012_a

int: j, field_11981, field_214018_j

int: k, field_11980, field_214019_k

int: l, field_11989, field_214020_l

int: m, field_11988, field_214021_m

IIntArray: b, field_17374, field_214013_b

Map<ResourceLocation, Integer>: n, field_11986, field_214022_n

IRecipeType<? extends AbstractCookingRecipe>: c, field_17582, field_214014_c

Constructors

(TileEntityType<?>, IRecipeType<? extends AbstractCookingRecipe>)

Methods

Map<Item, Integer> (): f, method_11196, func_214001_f

void (Map<Item, Integer>, Tag<Item>, int): a, method_11194, func_213992_a

void (Map<Item, Integer>, IItemProvider, int): a, method_11202, func_213996_a

boolean (): r, method_11201, func_214006_r

void (CompoundNBT): a, method_11014, func_145839_a

CompoundNBT (CompoundNBT): b, method_11007, func_189515_b

void (): U_, method_16896, func_73660_a

boolean (IRecipe<?>): b, method_11192, func_214008_b

void (IRecipe<?>): c, method_11203, func_214007_c

int (ItemStack): a, method_11200, func_213997_a

int (): h, method_17029, func_214005_h

boolean (ItemStack): b, method_11195, func_213991_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

int (): N_, method_5439, func_70302_i_

boolean (): c, method_5442, func_191420_l

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

void (): M_, method_5448, func_174888_l

void (IRecipe<?>): a, method_7662, func_193056_a

IRecipe<?> (): V_, method_7663, func_193055_i

void (PlayerEntity): b, method_7664, func_201560_d

void (PlayerEntity): d, method_17763, func_213995_d

void (PlayerEntity, int, float): a, method_17760, func_214003_a

void (RecipeItemHelper): a, method_7683, func_194018_a