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

10 lines
540 B
Plaintext
Raw Normal View History

CLASS net/minecraft/class_2270 net/minecraft/command/argument/RotationArgumentType
2019-06-28 17:55:20 -04:00
FIELD field_10735 EXAMPLES Ljava/util/Collection;
FIELD field_10736 INCOMPLETE_ROTATION_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
METHOD method_9716 getRotation (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/class_2267;
2019-01-13 17:08:57 -05:00
ARG 0 context
2019-04-11 01:58:54 -04:00
ARG 1 name
METHOD method_9717 rotation ()Lnet/minecraft/class_2270;
METHOD parse (Lcom/mojang/brigadier/StringReader;)Ljava/lang/Object;
ARG 1 reader