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-01-30 12:48:39 -05:00
METHOD a toAbsolutePos (Lca;)Lcmw;
2019-01-13 17:08:57 -05:00
ARG 1 source
METHOD b isYRelative ()Z
2019-01-30 12:48:39 -05:00
METHOD b toAbsoluteRotation (Lca;)Lcmv;
2019-01-13 17:08:57 -05:00
ARG 1 source
METHOD c isZRelative ()Z
METHOD c toAbsoluteBlockPos (Lca;)Let;
ARG 1 source