net.minecraft.client.resource.model

class ModelTransformation$Serializer

implements com.google.gson.JsonDeserializer<ModelTransformation>

cvj$a
net.minecraft.class_2460$class_2461
net.minecraft.client.resource.model.ModelTransformation$Serializer
net.minecraft.client.renderer.model.ItemTransformVec3f$Deserializer
net.minecraft.client.renderer.model.ItemTransformVec3f$Deserializer

Field summary

Modifier and TypeField
private static final Vector3f
a
field_20810
DEFAULT_ROTATION
field_178362_a
ROTATION_DEFAULT
private static final Vector3f
b
field_20811
DEFAULT_TRANSLATION
field_178360_b
TRANSLATION_DEFAULT
private static final Vector3f
c
field_20812
DEFAULT_SCALE
field_178361_c
SCALE_DEFAULT

Constructor summary

ModifierConstructor
()

Method summary

Modifier and TypeMethod
public ModelTransformation
a(com.google.gson.JsonElement arg0, Type arg1, com.google.gson.JsonDeserializationContext arg2)
method_19255(com.google.gson.JsonElement arg0, Type arg1, com.google.gson.JsonDeserializationContext arg2)
deserialize(com.google.gson.JsonElement arg0, Type arg1, com.google.gson.JsonDeserializationContext arg2)
deserialize(com.google.gson.JsonElement arg0, Type arg1, com.google.gson.JsonDeserializationContext arg2)
deserialize(com.google.gson.JsonElement arg0, Type arg1, com.google.gson.JsonDeserializationContext arg2)
private Vector3f
a(com.google.gson.JsonObject arg0, String arg1, dhl arg2)
method_19256(com.google.gson.JsonObject arg0, String arg1, class_4306 arg2)
deserializeVector3f(com.google.gson.JsonObject json, String key, Vector3f defaultValue)
func_199340_a(com.google.gson.JsonObject arg0, String arg1, Vector3f arg2)
parseVector(com.google.gson.JsonObject json, String key, Vector3f fallback)