net.minecraft.client.renderer.block.model

public class BlockElement$Deserializer

implements com.google.gson.JsonDeserializer<BlockElement>

dro$a
net.minecraft.client.renderer.block.model.BlockElement$Deserializer
net.minecraft.class_785$class_786
net.minecraft.unmapped.C_hsydfaux$C_rydprsnx
net.minecraft.client.render.model.json.ModelElement$Deserializer
net.minecraft.client.renderer.model.BlockPart$Deserializer

Constructor summary

ModifierConstructor
protected ()

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)
method_3406(com.google.gson.JsonElement arg0, Type arg1, com.google.gson.JsonDeserializationContext arg2)
m_gtmwouet(com.google.gson.JsonElement arg0, Type arg1, com.google.gson.JsonDeserializationContext arg2)
deserialize(com.google.gson.JsonElement element, Type type, com.google.gson.JsonDeserializationContext context)
deserialize(com.google.gson.JsonElement arg0, Type arg1, com.google.gson.JsonDeserializationContext arg2)
private BlockElementRotation
a(com.google.gson.JsonObject arg0)
getRotation(com.google.gson.JsonObject arg0)
method_3410(com.google.gson.JsonObject arg0)
m_fkkjmdyf(com.google.gson.JsonObject arg0)
deserializeRotation(com.google.gson.JsonObject object)
func_178256_a(com.google.gson.JsonObject arg0)
private float
b(com.google.gson.JsonObject arg0)
getAngle(com.google.gson.JsonObject arg0)
method_3403(com.google.gson.JsonObject arg0)
m_nxttoorr(com.google.gson.JsonObject arg0)
deserializeRotationAngle(com.google.gson.JsonObject object)
func_178255_b(com.google.gson.JsonObject arg0)
private Direction$Axis
c(com.google.gson.JsonObject arg0)
getAxis(com.google.gson.JsonObject arg0)
method_3411(com.google.gson.JsonObject arg0)
m_jedqcpgj(com.google.gson.JsonObject arg0)
deserializeAxis(com.google.gson.JsonObject object)
func_178252_c(com.google.gson.JsonObject arg0)
private Map<Direction, BlockElementFace>
a(com.google.gson.JsonDeserializationContext arg0, com.google.gson.JsonObject arg1)
getFaces(com.google.gson.JsonDeserializationContext arg0, com.google.gson.JsonObject arg1)
method_3412(com.google.gson.JsonDeserializationContext arg0, com.google.gson.JsonObject arg1)
m_qmhphaco(com.google.gson.JsonDeserializationContext arg0, com.google.gson.JsonObject arg1)
deserializeFacesValidating(com.google.gson.JsonDeserializationContext context, com.google.gson.JsonObject object)
func_178250_a(com.google.gson.JsonDeserializationContext arg0, com.google.gson.JsonObject arg1)
private Map<Direction, BlockElementFace>
b(com.google.gson.JsonDeserializationContext arg0, com.google.gson.JsonObject arg1)
filterNullFromFaces(com.google.gson.JsonDeserializationContext arg0, com.google.gson.JsonObject arg1)
method_3404(com.google.gson.JsonDeserializationContext arg0, com.google.gson.JsonObject arg1)
m_hjajjalm(com.google.gson.JsonDeserializationContext arg0, com.google.gson.JsonObject arg1)
deserializeFaces(com.google.gson.JsonDeserializationContext context, com.google.gson.JsonObject object)
func_178253_b(com.google.gson.JsonDeserializationContext arg0, com.google.gson.JsonObject arg1)
private Direction
a(String arg0)
getFacing(String arg0)
method_3408(String arg0)
m_pyyjznom(String arg0)
getDirection(String name)
func_178248_a(String arg0)
private Vector3f
d(com.google.gson.JsonObject arg0)
getTo(com.google.gson.JsonObject arg0)
method_3405(com.google.gson.JsonObject arg0)
m_wswyqdwm(com.google.gson.JsonObject arg0)
deserializeTo(com.google.gson.JsonObject object)
func_199329_d(com.google.gson.JsonObject arg0)
private Vector3f
e(com.google.gson.JsonObject arg0)
getFrom(com.google.gson.JsonObject arg0)
method_3407(com.google.gson.JsonObject arg0)
m_vblcpori(com.google.gson.JsonObject arg0)
deserializeFrom(com.google.gson.JsonObject object)
func_199330_e(com.google.gson.JsonObject arg0)
private Vector3f
a(com.google.gson.JsonObject arg0, String arg1)
getVector3f(com.google.gson.JsonObject arg0, String arg1)
method_3409(com.google.gson.JsonObject arg0, String arg1)
m_vgkgelil(com.google.gson.JsonObject arg0, String arg1)
deserializeVec3f(com.google.gson.JsonObject object, String name)
func_199328_a(com.google.gson.JsonObject arg0, String arg1)