Class RecipeDisplayId
java.lang.Object
com.github.retrooper.packetevents.protocol.recipe.RecipeDisplayId
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
getId()
static RecipeDisplayId
read
(PacketWrapper<?> wrapper) static void
write
(PacketWrapper<?> wrapper, RecipeDisplayId id)
-
Constructor Details
-
RecipeDisplayId
public RecipeDisplayId(int id)
-
-
Method Details
-
read
-
write
-
getId
public int getId()
-