Class RecipePropertySet
java.lang.Object
com.github.retrooper.packetevents.protocol.recipe.RecipePropertySet
-
Field Summary
Modifier and TypeFieldDescriptionstatic final ResourceLocation
static final ResourceLocation
static final ResourceLocation
static final ResourceLocation
static final ResourceLocation
static final ResourceLocation
static final ResourceLocation
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetItems()
static RecipePropertySet
read
(PacketWrapper<?> wrapper) void
static void
write
(PacketWrapper<?> wrapper, RecipePropertySet set)
-
Field Details
-
SMITHING_BASE
-
SMITHING_TEMPLATE
-
SMITHING_ADDITION
-
FURNACE_INPUT
-
BLAST_FURNACE_INPUT
-
SMOKER_INPUT
-
CAMPFIRE_INPUT
-
-
Constructor Details
-
RecipePropertySet
-
-
Method Details
-
read
-
write
-
getItems
-
setItems
-