public static class ModelBlockDefinition.Variant.Deserializer
extends java.lang.Object
Constructor and Description |
---|
Deserializer() |
Modifier and Type | Method and Description |
---|---|
ModelBlockDefinition.Variant |
deserialize(JsonElement p_deserialize_1_,
java.lang.reflect.Type p_deserialize_2_,
JsonDeserializationContext p_deserialize_3_) |
protected java.lang.String |
parseModel(JsonObject p_178424_1_) |
protected ModelRotation |
parseRotation(JsonObject p_178428_1_) |
protected int |
parseWeight(JsonObject p_178427_1_) |
public ModelBlockDefinition.Variant deserialize(JsonElement p_deserialize_1_, java.lang.reflect.Type p_deserialize_2_, JsonDeserializationContext p_deserialize_3_) throws JsonParseException
JsonParseException
protected ModelRotation parseRotation(JsonObject p_178428_1_)
protected java.lang.String parseModel(JsonObject p_178424_1_)
protected int parseWeight(JsonObject p_178427_1_)