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-21 13:19:18 -05:00
METHOD a toAbsolutePos (Lca;)Lcnl;
2019-01-13 17:08:57 -05:00
ARG 1 source
METHOD b isYRelative ()Z
2019-02-21 13:19:18 -05:00
METHOD b toAbsoluteRotation (Lca;)Lcnk;
2019-01-13 17:08:57 -05:00
ARG 1 source
METHOD c isZRelative ()Z
2019-02-13 12:35:08 -05:00
METHOD c toAbsoluteBlockPos (Lca;)Les;
2019-01-13 17:08:57 -05:00
ARG 1 source