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

35 lines
777 B
Plaintext

CLASS duq net/minecraft/client/render/model/ModelRotation
FIELD a X0_Y0 Lduq;
FIELD b X0_Y90 Lduq;
FIELD c X0_Y180 Lduq;
FIELD d X0_Y270 Lduq;
FIELD e X90_Y0 Lduq;
FIELD f X90_Y90 Lduq;
FIELD g X90_Y180 Lduq;
FIELD h X90_Y270 Lduq;
FIELD i X180_Y0 Lduq;
FIELD j X180_Y90 Lduq;
FIELD k X180_Y180 Lduq;
FIELD l X180_Y270 Lduq;
FIELD m X270_Y0 Lduq;
FIELD n X270_Y90 Lduq;
FIELD o X270_Y180 Lduq;
FIELD p X270_Y270 Lduq;
FIELD q BY_INDEX Ljava/util/Map;
FIELD r index I
FIELD s quaternion La;
FIELD t xRotations I
FIELD u yRotations I
METHOD <init> (Ljava/lang/String;III)V
ARG 3 x
ARG 4 y
METHOD a getQuaternion ()La;
METHOD a get (II)Lduq;
ARG 0 x
ARG 1 y
METHOD a apply (Lez;)Lez;
ARG 1 direction
METHOD b getIndex (II)I
ARG 0 x
ARG 1 y