yarn/mappings/net/minecraft/util/math/AxisCycleDirection.mapping

15 lines
334 B
Plaintext
Raw Normal View History

CLASS eu net/minecraft/util/math/AxisCycleDirection
2019-03-20 13:56:26 -04:00
FIELD a NONE Leu;
FIELD b FORWARD Leu;
FIELD c BACKWARD Leu;
2019-03-20 13:56:26 -04:00
FIELD d AXES [Lfa$a;
FIELD e VALUES [Leu;
METHOD a opposite ()Leu;
METHOD a choose (IIILfa$a;)I
ARG 4 axis
2019-03-20 13:56:26 -04:00
METHOD a cycle (Lfa$a;)Lfa$a;
ARG 1 axis
2019-03-20 13:56:26 -04:00
METHOD a between (Lfa$a;Lfa$a;)Leu;
2018-11-30 06:07:49 -05:00
ARG 0 from
ARG 1 to