public static class ChiselingRecipe.Serializer
extends java.lang.Object
| Constructor and Description |
|---|
Serializer() |
| Modifier and Type | Method and Description |
|---|---|
static ChiselingRecipe |
fromJson(net.minecraft.util.ResourceLocation resourceLocation,
com.google.gson.JsonObject json) |
static ChiselingRecipe |
fromNetwork(net.minecraft.network.PacketBuffer buffer) |
static void |
toNetwork(net.minecraft.network.PacketBuffer buffer,
ChiselingRecipe recipe) |
public static ChiselingRecipe fromJson(net.minecraft.util.ResourceLocation resourceLocation, com.google.gson.JsonObject json)
public static ChiselingRecipe fromNetwork(net.minecraft.network.PacketBuffer buffer)
public static void toNetwork(net.minecraft.network.PacketBuffer buffer,
ChiselingRecipe recipe)