History - net.minecraft.world.item.crafting.RecipePropertySet

1.21.3

Names

dcn

net.minecraft.world.item.crafting.RecipePropertySet

net.minecraft.class_10290

net.minecraft.recipe.RecipePropertySet

net.minecraft.world.item.crafting.RecipePropertySet

Fields

ResourceKey<? extends Registry<RecipePropertySet>>: a, TYPE_KEY, field_54646, REGISTRY

ResourceKey<RecipePropertySet>: b, SMITHING_BASE, field_54647, SMITHING_BASE

ResourceKey<RecipePropertySet>: c, SMITHING_TEMPLATE, field_54648, SMITHING_TEMPLATE

ResourceKey<RecipePropertySet>: d, SMITHING_ADDITION, field_54649, SMITHING_ADDITION

ResourceKey<RecipePropertySet>: e, FURNACE_INPUT, field_54650, FURNACE_INPUT

ResourceKey<RecipePropertySet>: f, BLAST_FURNACE_INPUT, field_54651, BLAST_FURNACE_INPUT

ResourceKey<RecipePropertySet>: g, SMOKER_INPUT, field_54652, SMOKER_INPUT

ResourceKey<RecipePropertySet>: h, CAMPFIRE_INPUT, field_54653, CAMPFIRE_INPUT

StreamCodec<RegistryFriendlyByteBuf, RecipePropertySet>: i, STREAM_CODEC, field_54654, PACKET_CODEC

RecipePropertySet: j, EMPTY, field_54655, EMPTY

Set<Holder<Item>>: k, items, field_54656, usableItems

Constructors

(Set<Holder<Item>>)

Methods

ResourceKey<RecipePropertySet> (String): a, registerVanilla, method_64704, register

boolean (ItemStack): a, test, method_64701, canUse

RecipePropertySet (Collection<Ingredient>): a, create, method_64705, of