Class StoneCuttingRecipeData
java.lang.Object
com.github.retrooper.packetevents.protocol.recipe.data.StoneCuttingRecipeData
- All Implemented Interfaces:
RecipeData
WARNING: No longer exists since 1.21.2, network recipe data was rewritten.
-
Constructor Summary
ConstructorsConstructorDescriptionStoneCuttingRecipeData
(String group, Ingredient ingredient, ItemStack result) -
Method Summary
Modifier and TypeMethodDescriptiongetGroup()
static StoneCuttingRecipeData
read
(PacketWrapper<?> wrapper) static void
write
(PacketWrapper<?> wrapper, StoneCuttingRecipeData data)