History - net.minecraft.world.item.crafting.PlacementInfo
1.21.8
Names
Fields
Constructors
Methods
1.21.7
Names
Fields
Constructors
Methods
1.21.6
Names
dfa
dhl
Fields
Constructors
Methods
1.21.5
Names
dbe
dfa
Fields
Constructors
Methods
1.21.4
Names
dcd
dbe
Fields
PlacementInfo: a, NOT_PLACEABLE, field_52597, NONE, f_347952_
PlacementInfo: b, NOT_PLACEABLE, field_52597, NONE, f_347952_
List<Ingredient>: b, ingredients, field_54635, ingredients, f_347101_
List<Ingredient>: c, ingredients, field_54635, ingredients, f_347101_
List<StackedContents$IngredientInfo<Holder<Item>>>: c, unpackedIngredients, field_54636, rawIngredients, f_346888_
List<Optional<PlacementInfo$SlotInfo>>: d, slotInfo, field_52599, placementSlots, f_347960_
int: a, EMPTY_SLOT, field_55495, field_55495, f_371225_
it.unimi.dsi.fastutil.ints.IntList: d, slotsToIngredientIndex, field_55496, placementSlots, f_371569_
Constructors
(List<Ingredient>, List<StackedContents$IngredientInfo<Holder<Item>>>, List<Optional<PlacementInfo$SlotInfo>>)
(List<Ingredient>, it.unimi.dsi.fastutil.ints.IntList)
Methods
StackedContents$IngredientInfo<Holder<Item>> (Ingredient): a, ingredientToContents, method_64674, sort, m_355737_
PlacementInfo (Ingredient): b, create, method_61682, forSingleSlot, m_353509_
PlacementInfo (Ingredient): a, create, method_61682, forSingleSlot, m_353509_
List<Optional<PlacementInfo$SlotInfo>> (): a, slotInfo, method_61681, getPlacementSlots, m_355540_
List<StackedContents$IngredientInfo<Holder<Item>>> (): c, unpackedIngredients, method_64676, getRawIngredients, m_354036_
boolean (): d, isImpossibleToPlace, method_61687, hasNoPlacement, m_355310_
boolean (): c, isImpossibleToPlace, method_61687, hasNoPlacement, m_355310_
it.unimi.dsi.fastutil.ints.IntList (): a, slotsToIngredientIndex, method_65800, getPlacementSlots, m_372846_
1.21.3
Names
dcd
net.minecraft.world.item.crafting.PlacementInfo
net.minecraft.class_9887
net.minecraft.recipe.IngredientPlacement
net.minecraft.src.C_345626_
net.minecraft.world.item.crafting.PlacementInfo
Fields
PlacementInfo: a, NOT_PLACEABLE, field_52597, NONE, f_347952_
List<Ingredient>: b, ingredients, field_54635, ingredients, f_347101_
List<StackedContents$IngredientInfo<Holder<Item>>>: c, unpackedIngredients, field_54636, rawIngredients, f_346888_
List<Optional<PlacementInfo$SlotInfo>>: d, slotInfo, field_52599, placementSlots, f_347960_
Constructors
(List<Ingredient>, List<StackedContents$IngredientInfo<Holder<Item>>>, List<Optional<PlacementInfo$SlotInfo>>)
Methods
StackedContents$IngredientInfo<Holder<Item>> (Ingredient): a, ingredientToContents, method_64674, sort, m_355737_
PlacementInfo (Ingredient): b, create, method_61682, forSingleSlot, m_353509_
PlacementInfo (List<Optional<Ingredient>>): a, createFromOptionals, method_61683, forMultipleSlots, m_355104_
PlacementInfo (List<Ingredient>): b, create, method_61686, forShapeless, m_356287_
List<Optional<PlacementInfo$SlotInfo>> (): a, slotInfo, method_61681, getPlacementSlots, m_355540_
List<Ingredient> (): b, ingredients, method_64675, getIngredients, m_354762_
List<StackedContents$IngredientInfo<Holder<Item>>> (): c, unpackedIngredients, method_64676, getRawIngredients, m_354036_
boolean (): d, isImpossibleToPlace, method_61687, hasNoPlacement, m_355310_