Uses of Class
net.minecraft.recipe.SmithingRecipe
Packages that use SmithingRecipe
-
Uses of SmithingRecipe in net.minecraft
Fields in net.minecraft declared as SmithingRecipeModifier and TypeFieldDescriptionprivate @Nullable SmithingRecipe
class_8050.field_41920
Deprecated, for removal: This API element is subject to removal in a future version.Fields in net.minecraft with type parameters of type SmithingRecipeModifier and TypeFieldDescriptionprivate final List<SmithingRecipe>
class_8050.field_41921
Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of SmithingRecipe in net.minecraft.recipe
Fields in net.minecraft.recipe with type parameters of type SmithingRecipeModifier and TypeFieldDescriptionstatic final RecipeSerializer<SmithingRecipe>
RecipeSerializer.SMITHING
Methods in net.minecraft.recipe that return SmithingRecipeModifier and TypeMethodDescriptionSmithingRecipe.Serializer.read
(Identifier identifier, JsonObject jsonObject) SmithingRecipe.Serializer.read
(Identifier identifier, PacketByteBuf packetByteBuf) Methods in net.minecraft.recipe with parameters of type SmithingRecipeModifier and TypeMethodDescriptionvoid
SmithingRecipe.Serializer.write
(PacketByteBuf packetByteBuf, SmithingRecipe smithingRecipe)