public static class class_5357.class_5358 extends Object implements RecipeSerializer<class_5357>
ARMOR_DYE, BANNER_DUPLICATE, BLASTING, BOOK_CLONING, CAMPFIRE_COOKING, FIREWORK_ROCKET, FIREWORK_STAR, FIREWORK_STAR_FADE, MAP_CLONING, MAP_EXTENDING, REPAIR_ITEM, SHAPED, SHAPELESS, SHIELD_DECORATION, SHULKER_BOX, SMELTING, SMITHING, SMOKING, STONECUTTING, SUSPICIOUS_STEW, TIPPED_ARROW| Constructor and Description |
|---|
class_5358() |
| Modifier and Type | Method and Description |
|---|---|
class_5357 |
read(Identifier identifier,
JsonObject jsonObject) |
class_5357 |
read(Identifier identifier,
PacketByteBuf packetByteBuf) |
void |
write(PacketByteBuf packetByteBuf,
class_5357 class_5357) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitregisterpublic class_5357 read(Identifier identifier, JsonObject jsonObject)
read in interface RecipeSerializer<class_5357>public class_5357 read(Identifier identifier, PacketByteBuf packetByteBuf)
read in interface RecipeSerializer<class_5357>public void write(PacketByteBuf packetByteBuf, class_5357 class_5357)
write in interface RecipeSerializer<class_5357>