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

8 lines
348 B
Plaintext
Raw Normal View History

2019-03-20 13:56:26 -04:00
CLASS dn net/minecraft/command/arguments/RotationArgumentType
FIELD a INCOMPLETE_ROTATION_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
2018-11-27 16:13:52 -05:00
FIELD b EXAMPLES Ljava/util/Collection;
2019-03-20 13:56:26 -04:00
METHOD a create ()Ldn;
2019-04-11 01:58:54 -04:00
METHOD a getRotation (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ldl;
2019-01-13 17:08:57 -05:00
ARG 0 context
2019-04-11 01:58:54 -04:00
ARG 1 name