net.minecraft.client.resource.model

class BlockElement$Serializer

implements com.google.gson.JsonDeserializer<BlockElement>

bod$a
net.minecraft.class_2438$class_2439
net.minecraft.client.resource.model.BlockElement$Serializer
net.minecraft.client.renderer.block.model.BlockPart$Deserializer

Constructor summary

ModifierConstructor
()

Method summary

Modifier and TypeMethod
public BlockElement
a(com.google.gson.JsonElement arg0, Type arg1, com.google.gson.JsonDeserializationContext arg2)
method_9986(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)
method_9987(com.google.gson.JsonObject arg0)
deserializeRotation(com.google.gson.JsonObject json)
parseRotation(com.google.gson.JsonObject object)
private float
b(com.google.gson.JsonObject arg0)
method_9991(com.google.gson.JsonObject arg0)
deserializeAngle(com.google.gson.JsonObject json)
parseAngle(com.google.gson.JsonObject object)
private Direction$Axis
c(com.google.gson.JsonObject arg0)
method_9992(com.google.gson.JsonObject arg0)
deserializeAxis(com.google.gson.JsonObject json)
parseAxis(com.google.gson.JsonObject object)
private Map<Direction, BlockElementFace>
a(com.google.gson.JsonDeserializationContext arg0, com.google.gson.JsonObject arg1)
method_9985(com.google.gson.JsonDeserializationContext arg0, com.google.gson.JsonObject arg1)
deserializeFaces(com.google.gson.JsonDeserializationContext context, com.google.gson.JsonObject json)
parseFacesCheck(com.google.gson.JsonDeserializationContext deserializationContext, com.google.gson.JsonObject object)
private Map<Direction, BlockElementFace>
b(com.google.gson.JsonDeserializationContext arg0, com.google.gson.JsonObject arg1)
method_9990(com.google.gson.JsonDeserializationContext arg0, com.google.gson.JsonObject arg1)
deserializeFacesFilterNull(com.google.gson.JsonDeserializationContext context, com.google.gson.JsonObject json)
parseFaces(com.google.gson.JsonDeserializationContext deserializationContext, com.google.gson.JsonObject object)
private Direction
a(String arg0)
method_9989(String arg0)
deserializeFacing(String key)
parseEnumFacing(String name)
private org.lwjgl.util.vector.Vector3f
d(com.google.gson.JsonObject arg0)
method_9993(com.google.gson.JsonObject arg0)
deserializeTo(com.google.gson.JsonObject json)
parsePositionTo(com.google.gson.JsonObject object)
private org.lwjgl.util.vector.Vector3f
e(com.google.gson.JsonObject arg0)
method_9994(com.google.gson.JsonObject arg0)
deserializeFrom(com.google.gson.JsonObject json)
parsePositionFrom(com.google.gson.JsonObject object)
private org.lwjgl.util.vector.Vector3f
a(com.google.gson.JsonObject arg0, String arg1)
method_9988(com.google.gson.JsonObject arg0, String arg1)
deserializeVector3f(com.google.gson.JsonObject json, String key)
parsePosition(com.google.gson.JsonObject object, String memberName)