net.minecraft.client.render.model.json

public class ModelElementFace$Deserializer

implements com.google.gson.JsonDeserializer<ModelElementFace>

net.minecraft.client.resources.model.cuboid.CuboidFace$Deserializer
net.minecraft.class_783$class_784
net.minecraft.client.render.model.json.ModelElementFace$Deserializer

Field summary

Modifier and TypeField
private static final int
DEFAULT_TINT_INDEX
field_32790
DEFAULT_TINT_INDEX
private static final int
DEFAULT_ROTATION
field_56927
field_56927

Constructor summary

ModifierConstructor
protected ()

Method summary

Modifier and TypeMethod
public ModelElementFace
deserialize(com.google.gson.JsonElement json, Type typeOfT, com.google.gson.JsonDeserializationContext context)
method_3397(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 static int
getTintIndex(com.google.gson.JsonObject object)
method_3400(com.google.gson.JsonObject arg0)
deserializeTintIndex(com.google.gson.JsonObject json)
private static String
getTexture(com.google.gson.JsonObject object)
method_3399(com.google.gson.JsonObject arg0)
deserializeTexture(com.google.gson.JsonObject json)
private static Direction
getCullFacing(com.google.gson.JsonObject object)
method_3398(com.google.gson.JsonObject arg0)
deserializeCullFace(com.google.gson.JsonObject json)
private static AxisRotation
getRotation(com.google.gson.JsonObject object)
method_67911(com.google.gson.JsonObject arg0)
getRotation(com.google.gson.JsonObject json)
private static ModelElementFace$UV
getUVs(com.google.gson.JsonObject object)
method_67912(com.google.gson.JsonObject arg0)
getUV(com.google.gson.JsonObject json)
public Object
deserialize(com.google.gson.JsonElement json, Type typeOfT, com.google.gson.JsonDeserializationContext context)
deserialize(com.google.gson.JsonElement arg0, Type arg1, com.google.gson.JsonDeserializationContext arg2)
deserialize(com.google.gson.JsonElement functionJson, Type unused, com.google.gson.JsonDeserializationContext context)