public static class NoMirrorShapedRecipe.Serializer extends UShapedRecipeSerializer<NoMirrorShapedRecipe>
name
BLASTING, CAMPFIRE_COOKING, CRAFTING_SHAPED, CRAFTING_SHAPELESS, CRAFTING_SPECIAL_ARMORDYE, CRAFTING_SPECIAL_BANNERDUPLICATE, CRAFTING_SPECIAL_BOOKCLONING, CRAFTING_SPECIAL_FIREWORK_ROCKET, CRAFTING_SPECIAL_FIREWORK_STAR, CRAFTING_SPECIAL_FIREWORK_STAR_FADE, CRAFTING_SPECIAL_MAPCLONING, CRAFTING_SPECIAL_MAPEXTENDING, CRAFTING_SPECIAL_REPAIRITEM, CRAFTING_SPECIAL_SHIELD, CRAFTING_SPECIAL_SHULKERBOXCOLORING, CRAFTING_SPECIAL_SUSPICIOUSSTEW, CRAFTING_SPECIAL_TIPPEDARROW, SMELTING, SMOKING, STONECUTTING
Constructor and Description |
---|
Serializer(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
NoMirrorShapedRecipe |
read(net.minecraft.util.ResourceLocation location,
com.google.gson.JsonObject json) |
NoMirrorShapedRecipe |
read(net.minecraft.util.ResourceLocation location,
net.minecraft.network.PacketBuffer buffer) |
void |
write(net.minecraft.network.PacketBuffer buffer,
NoMirrorShapedRecipe recipe) |
deserializeIngredients, deserializeKey, patternFromJson, shrink
getEntryName
getRegistryName, getRegistryType, setRegistryName, setRegistryName, setRegistryName
public NoMirrorShapedRecipe read(net.minecraft.util.ResourceLocation location, com.google.gson.JsonObject json)
public NoMirrorShapedRecipe read(net.minecraft.util.ResourceLocation location, net.minecraft.network.PacketBuffer buffer)
public void write(net.minecraft.network.PacketBuffer buffer, NoMirrorShapedRecipe recipe)