Uses of Class
net.minecraft.recipe.LegacySmithingRecipe
-
Uses of LegacySmithingRecipe in net.minecraft.recipe
Modifier and TypeFieldDescriptionstatic final RecipeSerializer<LegacySmithingRecipe>
RecipeSerializer.SMITHING
Modifier and TypeMethodDescriptionLegacySmithingRecipe.Serializer.read
(Identifier identifier, JsonObject jsonObject) LegacySmithingRecipe.Serializer.read
(Identifier identifier, PacketByteBuf packetByteBuf) Modifier and TypeMethodDescriptionvoid
LegacySmithingRecipe.Serializer.write
(PacketByteBuf packetByteBuf, LegacySmithingRecipe legacySmithingRecipe) -
Uses of LegacySmithingRecipe in net.minecraft.screen
Modifier and TypeFieldDescriptionprivate @Nullable LegacySmithingRecipe
LegacySmithingScreenHandler.currentRecipe
Deprecated, for removal: This API element is subject to removal in a future version.Modifier and TypeFieldDescriptionprivate final List<LegacySmithingRecipe>
LegacySmithingScreenHandler.recipes
Deprecated, for removal: This API element is subject to removal in a future version.