yarn/mappings/net/minecraft/util/Rotation.mapping

10 lines
231 B
Plaintext
Raw Normal View History

2019-04-10 11:36:17 -04:00
CLASS bqp net/minecraft/util/Rotation
FIELD a ROT_0 Lbqp;
FIELD b ROT_90 Lbqp;
FIELD c ROT_180 Lbqp;
FIELD d ROT_270 Lbqp;
2019-03-20 13:56:26 -04:00
METHOD a rotate (Lfa;)Lfa;
2019-01-24 11:08:22 -05:00
ARG 1 direction
2019-04-10 11:36:17 -04:00
METHOD a random (Ljava/util/Random;)Lbqp;
2019-01-30 05:53:59 -05:00
ARG 0 random