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

11 lines
293 B
Plaintext
Raw Normal View History

2019-01-13 17:08:57 -05:00
CLASS di net/minecraft/command/arguments/PosArgument
METHOD a isXRelative ()Z
2019-02-06 15:22:24 -05:00
METHOD a toAbsolutePos (Lca;)Lcmz;
2019-01-13 17:08:57 -05:00
ARG 1 source
METHOD b isYRelative ()Z
2019-02-06 15:22:24 -05:00
METHOD b toAbsoluteRotation (Lca;)Lcmy;
2019-01-13 17:08:57 -05:00
ARG 1 source
METHOD c isZRelative ()Z
METHOD c toAbsoluteBlockPos (Lca;)Let;
ARG 1 source