Uses of Class
net.minecraft.recipe.SmithingRecipe
-
Uses of SmithingRecipe in net.minecraft.recipe
Modifier and TypeFieldDescriptionstatic final RecipeSerializer<SmithingRecipe>
RecipeSerializer.SMITHING
static final RecipeType<SmithingRecipe>
RecipeType.SMITHING
Modifier and TypeMethodDescriptionSmithingRecipe.Serializer.read
(Identifier identifier, JsonObject jsonObject) SmithingRecipe.Serializer.read
(Identifier identifier, PacketByteBuf packetByteBuf) Modifier and TypeMethodDescriptionvoid
SmithingRecipe.Serializer.write
(PacketByteBuf packetByteBuf, SmithingRecipe smithingRecipe) -
Uses of SmithingRecipe in net.minecraft.screen
Modifier and TypeFieldDescriptionprivate @Nullable SmithingRecipe
SmithingScreenHandler.currentRecipe
Modifier and TypeFieldDescriptionprivate final List<SmithingRecipe>
SmithingScreenHandler.recipes