History - net.minecraft.client.render.model.json.ModelElement$Deserializer

26.3-snapshot-3

Names

Fields

boolean: DEFAULT_SHADE, field_32788, DEFAULT_SHADE

String: FIELD_SHADE, field_64573, SHADE_KEY

String: FIELD_SHADE_DIRECTION_OVERRIDE, field_64573, SHADE_KEY

Constructors

Methods

Direction (com.google.gson.JsonObject): getShadeDirectionOverride, method_1_8177, method_1_8177

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

net.minecraft.client.renderer.block.model.BlockElement$Deserializer

net.minecraft.client.resources.model.cuboid.CuboidModelElement$Deserializer

Fields

Constructors

Methods

1.21.11_unobfuscated

Names

net.minecraft.client.renderer.block.model.BlockElement$Deserializer

net.minecraft.class_785$class_786

net.minecraft.client.render.model.json.ModelElement$Deserializer

Fields

boolean: DEFAULT_SHADE, field_32788, DEFAULT_SHADE

int: DEFAULT_LIGHT_EMISSION, field_53160, field_53160

String: FIELD_SHADE, field_64573, SHADE_KEY

String: FIELD_LIGHT_EMISSION, field_64574, LIGHT_EMISSION_KEY

String: FIELD_ROTATION, field_64575, ROTATION_KEY

String: FIELD_ORIGIN, field_64576, ORIGIN_KEY

String: FIELD_ANGLE, field_64577, ANGLE_KEY

String: FIELD_X, field_64578, X_KEY

String: FIELD_Y, field_64579, Y_KEY

String: FIELD_Z, field_64580, Z_KEY

String: FIELD_AXIS, field_64581, AXIS_KEY

String: FIELD_RESCALE, field_64582, RESCALE_KEY

String: FIELD_FACES, field_64583, FACES_KEY

String: FIELD_TO, field_64584, TO_KEY

String: FIELD_FROM, field_64585, FROM_KEY

Constructors

()

Methods

ModelElement (com.google.gson.JsonElement, Type, com.google.gson.JsonDeserializationContext): deserialize, method_3406, deserialize

ModelElementRotation (com.google.gson.JsonObject): getRotation, method_3410, deserializeRotation

Direction$Axis (com.google.gson.JsonObject): getAxis, method_3411, deserializeAxis

Map<Direction, ModelElementFace> (com.google.gson.JsonDeserializationContext, com.google.gson.JsonObject): getFaces, method_3412, deserializeFacesValidating

Map<Direction, ModelElementFace> (com.google.gson.JsonDeserializationContext, com.google.gson.JsonObject): filterNullFromFaces, method_3404, deserializeFaces

Direction (String): getFacing, method_3408, getDirection

org.joml.Vector3f (com.google.gson.JsonObject, String): getPosition, method_76650, deserializeFromTo

org.joml.Vector3f (com.google.gson.JsonObject, String): getVector3f, method_3409, deserializeVec3f

Object (com.google.gson.JsonElement, Type, com.google.gson.JsonDeserializationContext): deserialize, deserialize, deserialize