yarn/mappings/net/minecraft/command/arguments/PosArgument.mapping

11 lines
293 B
Plaintext
Raw Normal View History

2019-03-14 08:57:09 -04:00
CLASS dk net/minecraft/command/arguments/PosArgument
2019-01-13 17:08:57 -05:00
METHOD a isXRelative ()Z
2019-03-14 11:39:51 -04:00
METHOD a toAbsolutePos (Lcc;)Lcqg;
2019-01-13 17:08:57 -05:00
ARG 1 source
METHOD b isYRelative ()Z
2019-03-14 11:39:51 -04:00
METHOD b toAbsoluteRotation (Lcc;)Lcqf;
2019-01-13 17:08:57 -05:00
ARG 1 source
METHOD c isZRelative ()Z
2019-03-14 08:57:09 -04:00
METHOD c toAbsoluteBlockPos (Lcc;)Leu;
2019-01-13 17:08:57 -05:00
ARG 1 source