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

10 lines
231 B
Plaintext
Raw Normal View History

2019-02-21 13:19:18 -05:00
CLASS bmr net/minecraft/util/Rotation
FIELD a ROT_0 Lbmr;
FIELD b ROT_90 Lbmr;
FIELD c ROT_180 Lbmr;
FIELD d ROT_270 Lbmr;
2019-02-20 15:49:23 -05:00
METHOD a rotate (Lex;)Lex;
2019-01-24 11:08:22 -05:00
ARG 1 direction
2019-02-21 13:19:18 -05:00
METHOD a random (Ljava/util/Random;)Lbmr;
2019-01-30 05:53:59 -05:00
ARG 0 random