net.minecraft.client.resource.model

class BlockElement__Serializer

implements com.google.gson.JsonDeserializer

clw
net.minecraft.unmapped.C_51277659
net.minecraft.client.resource.model.BlockElement__Serializer

Constructor summary

ModifierConstructor
()

Method summary

Modifier and TypeMethod
public BlockElement
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 BlockElementRotation
a(com.google.gson.JsonObject arg0)
m_94380558(com.google.gson.JsonObject arg0)
deserializeRotation(com.google.gson.JsonObject json)
private float
b(com.google.gson.JsonObject arg0)
m_14077381(com.google.gson.JsonObject arg0)
deserializeAngle(com.google.gson.JsonObject json)
private Direction__Axis
c(com.google.gson.JsonObject arg0)
m_67311344(com.google.gson.JsonObject arg0)
deserializeAxis(com.google.gson.JsonObject json)
private Map
a(com.google.gson.JsonDeserializationContext arg0, com.google.gson.JsonObject arg1)
m_34939947(com.google.gson.JsonDeserializationContext arg0, com.google.gson.JsonObject arg1)
deserializeFaces(com.google.gson.JsonDeserializationContext context, com.google.gson.JsonObject json)
private Map
b(com.google.gson.JsonDeserializationContext arg0, com.google.gson.JsonObject arg1)
m_44156299(com.google.gson.JsonDeserializationContext arg0, com.google.gson.JsonObject arg1)
deserializeFacesFilterNull(com.google.gson.JsonDeserializationContext context, com.google.gson.JsonObject json)
private Direction
a(String arg0)
m_22312366(String arg0)
deserializeFacing(String key)
private javax.vecmath.Vector3f
d(com.google.gson.JsonObject arg0)
m_55012418(com.google.gson.JsonObject arg0)
deserializeTo(com.google.gson.JsonObject json)
private javax.vecmath.Vector3f
e(com.google.gson.JsonObject arg0)
m_80241903(com.google.gson.JsonObject arg0)
deserializeFrom(com.google.gson.JsonObject json)
private javax.vecmath.Vector3f
a(com.google.gson.JsonObject arg0, String arg1)
m_22084041(com.google.gson.JsonObject arg0, String arg1)
deserializeVector3f(com.google.gson.JsonObject json, String key)