net.minecraft.client.renderer.model

class ItemTransformVec3f$Deserializer

implements com.google.gson.JsonDeserializer<ItemTransformVec3f>

cvj$a
net.minecraft.client.renderer.model.ItemTransformVec3f$Deserializer

字段概要

修饰符与类型字段
private static final Vector3f
a
field_178362_a
private static final Vector3f
b
field_178360_b
private static final Vector3f
c
field_178361_c

构造函数概要

修饰符构造函数
()

方法概要

修饰符与类型方法
public ItemTransformVec3f
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)
private Vector3f
a(com.google.gson.JsonObject arg0, String arg1, dhl arg2)
func_199340_a(com.google.gson.JsonObject arg0, String arg1, Vector3f arg2)