Class SmithingTrimRecipeData
java.lang.Object
com.github.retrooper.packetevents.protocol.recipe.data.SmithingTrimRecipeData
- All Implemented Interfaces:
RecipeData
WARNING: No longer exists since 1.21.2, network recipe data was rewritten.
-
Constructor Summary
ConstructorDescriptionSmithingTrimRecipeData
(Ingredient template, Ingredient base, Ingredient addition) -
Method Summary
Modifier and TypeMethodDescriptiongetBase()
static SmithingTrimRecipeData
read
(PacketWrapper<?> wrapper) static void
write
(PacketWrapper<?> wrapper, SmithingTrimRecipeData data)
-
Constructor Details
-
SmithingTrimRecipeData
-
-
Method Details
-
read
-
write
-
getTemplate
-
getBase
-
getAddition
-