net.minecraft.client.resource.model

class ModelTransformation__Serializer

implements com.google.gson.JsonDeserializer

cmw
net.minecraft.unmapped.C_78993440
net.minecraft.client.resource.model.ModelTransformation__Serializer

Field summary

Modifier and TypeField
private static final javax.vecmath.Vector3f
a
f_21486629
DEFAULT_ROTATION
private static final javax.vecmath.Vector3f
b
f_13603001
DEFAULT_TRANSLATION
private static final javax.vecmath.Vector3f
c
f_19397443
DEFAULT_SCALE

Constructor summary

ModifierConstructor
()

Method summary

Modifier and TypeMethod
public ModelTransformation
a(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 javax.vecmath.Vector3f
a(com.google.gson.JsonObject arg0, String arg1, javax.vecmath.Vector3f arg2)
m_66132518(com.google.gson.JsonObject arg0, String arg1, javax.vecmath.Vector3f arg2)
deserializeVector3f(com.google.gson.JsonObject json, String key, javax.vecmath.Vector3f defaultValue)