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

6 lines
311 B
Plaintext
Raw Normal View History

2018-11-27 16:13:52 -05:00
CLASS dm net/minecraft/command/arguments/Vec2ArgumentType
FIELD a INCOMPLETE_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
2018-11-27 16:13:52 -05:00
FIELD b EXAMPLES Ljava/util/Collection;
METHOD a create ()Ldm;
2019-02-21 13:19:18 -05:00
METHOD a getVec2Argument (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lcnk;