yarn/mappings/net/minecraft/client/render/model/ModelRotation.mapping

31 lines
706 B
Plaintext

CLASS doz net/minecraft/client/render/model/ModelRotation
FIELD a X0_Y0 Ldoz;
FIELD b X0_Y90 Ldoz;
FIELD c X0_Y180 Ldoz;
FIELD d X0_Y270 Ldoz;
FIELD e X90_Y0 Ldoz;
FIELD f X90_Y90 Ldoz;
FIELD g X90_Y180 Ldoz;
FIELD h X90_Y270 Ldoz;
FIELD i X180_Y0 Ldoz;
FIELD j X180_Y90 Ldoz;
FIELD k X180_Y180 Ldoz;
FIELD l X180_Y270 Ldoz;
FIELD m X270_Y0 Ldoz;
FIELD n X270_Y90 Ldoz;
FIELD o X270_Y180 Ldoz;
FIELD p X270_Y270 Ldoz;
FIELD q BY_INDEX Ljava/util/Map;
FIELD r index I
FIELD s quaternion Lcoq;
FIELD t xRotations I
FIELD u yRotations I
METHOD a getQuaternion ()Lcoq;
METHOD a get (II)Ldoz;
ARG 0 x
ARG 1 y
METHOD b getRotation ()Ldoz;
METHOD b getIndex (II)I
ARG 0 x
ARG 1 y