Package | Description |
---|---|
net.minecraftforge.common.crafting |
Modifier and Type | Method and Description |
---|---|
CompoundIngredient |
CompoundIngredient.Serializer.parse(com.google.gson.JsonObject json) |
CompoundIngredient |
CompoundIngredient.Serializer.parse(PacketBuffer buffer) |
Modifier and Type | Method and Description |
---|---|
void |
CompoundIngredient.Serializer.write(PacketBuffer buffer,
CompoundIngredient ingredient) |