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

14 lines
709 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_2274 net/minecraft/command/arguments/Vec2ArgumentType
FIELD field_10742 EXAMPLES Ljava/util/Collection;
FIELD field_10743 INCOMPLETE_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
FIELD field_10744 centerIntegers Z
2019-04-11 01:58:54 -04:00
METHOD <init> (Z)V
ARG 1 centerIntegers
2019-03-14 08:57:09 -04:00
METHOD listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture;
ARG 1 context
ARG 2 builder
METHOD method_9723 vec2 ()Lnet/minecraft/class_2274;
2019-06-28 17:55:20 -04:00
METHOD method_9724 getVec2 (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/class_241;
ARG 0 context
ARG 1 name