Make the net.minecraft.command.arguments package singular (#1584)

This commit is contained in:
haykam821 2020-07-17 17:01:04 -04:00 committed by GitHub
parent 5e9c5b3e49
commit fb215a22f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
62 changed files with 57 additions and 57 deletions

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_5473 net/minecraft/command/arguments/AngleArgumentType
CLASS net/minecraft/class_5473 net/minecraft/command/argument/AngleArgumentType
FIELD field_26368 INCOMPLETE_ANGLE_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
FIELD field_26369 EXAMPLES Ljava/util/Collection;
METHOD method_30658 angle ()Lnet/minecraft/class_5473;

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_2316 net/minecraft/command/arguments/ArgumentTypes
CLASS net/minecraft/class_2316 net/minecraft/command/argument/ArgumentTypes
FIELD field_10921 classMap Ljava/util/Map;
FIELD field_10922 idMap Ljava/util/Map;
FIELD field_10923 LOGGER Lorg/apache/logging/log4j/Logger;

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_2259 net/minecraft/command/arguments/BlockArgumentParser
CLASS net/minecraft/class_2259 net/minecraft/command/argument/BlockArgumentParser
FIELD field_10681 tagId Lnet/minecraft/class_2960;
FIELD field_10682 SUGGEST_DEFAULT Ljava/util/function/BiFunction;
FIELD field_10683 INVALID_PROPERTY_EXCEPTION Lcom/mojang/brigadier/exceptions/Dynamic3CommandExceptionType;

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_2262 net/minecraft/command/arguments/BlockPosArgumentType
CLASS net/minecraft/class_2262 net/minecraft/command/argument/BlockPosArgumentType
FIELD field_10702 EXAMPLES Ljava/util/Collection;
FIELD field_10703 UNLOADED_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
FIELD field_10704 OUT_OF_WORLD_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_2252 net/minecraft/command/arguments/BlockPredicateArgumentType
CLASS net/minecraft/class_2252 net/minecraft/command/argument/BlockPredicateArgumentType
FIELD field_10671 UNKNOWN_TAG_EXCEPTION Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
FIELD field_10672 EXAMPLES Ljava/util/Collection;
METHOD listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture;

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_2247 net/minecraft/command/arguments/BlockStateArgument
CLASS net/minecraft/class_2247 net/minecraft/command/argument/BlockStateArgument
FIELD field_10631 properties Ljava/util/Set;
FIELD field_10632 state Lnet/minecraft/class_2680;
FIELD field_10633 data Lnet/minecraft/class_2487;

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_2257 net/minecraft/command/arguments/BlockStateArgumentType
CLASS net/minecraft/class_2257 net/minecraft/command/argument/BlockStateArgumentType
FIELD field_10679 EXAMPLES Ljava/util/Collection;
METHOD listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture;
ARG 1 context

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_2324 net/minecraft/command/arguments/BrigadierArgumentTypes
CLASS net/minecraft/class_2324 net/minecraft/command/argument/BrigadierArgumentTypes
METHOD method_10037 createFlag (ZZ)B
ARG 0 hasMin
ARG 1 hasMax

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_2177 net/minecraft/command/arguments/ColorArgumentType
CLASS net/minecraft/class_2177 net/minecraft/command/argument/ColorArgumentType
FIELD field_9839 EXAMPLES Ljava/util/Collection;
FIELD field_9840 INVALID_COLOR_EXCEPTION Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
METHOD listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture;

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_2264 net/minecraft/command/arguments/ColumnPosArgumentType
CLASS net/minecraft/class_2264 net/minecraft/command/argument/ColumnPosArgumentType
FIELD field_10705 EXAMPLES Ljava/util/Collection;
FIELD field_10706 INCOMPLETE_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
METHOD listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture;

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_2278 net/minecraft/command/arguments/CoordinateArgument
CLASS net/minecraft/class_2278 net/minecraft/command/argument/CoordinateArgument
FIELD field_10758 value D
FIELD field_10759 MISSING_COORDINATE Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
FIELD field_10760 relative Z

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_2280 net/minecraft/command/arguments/DefaultPosArgument
CLASS net/minecraft/class_2280 net/minecraft/command/argument/DefaultPosArgument
FIELD field_10764 y Lnet/minecraft/class_2278;
FIELD field_10765 x Lnet/minecraft/class_2278;
FIELD field_10766 z Lnet/minecraft/class_2278;

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_2181 net/minecraft/command/arguments/DimensionArgumentType
CLASS net/minecraft/class_2181 net/minecraft/command/argument/DimensionArgumentType
FIELD field_9844 EXAMPLES Ljava/util/Collection;
FIELD field_9845 INVALID_DIMENSION_EXCEPTION Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
METHOD listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture;

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_2183 net/minecraft/command/arguments/EntityAnchorArgumentType
CLASS net/minecraft/class_2183 net/minecraft/command/argument/EntityAnchorArgumentType
FIELD field_9846 INVALID_ANCHOR_EXCEPTION Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
FIELD field_9847 EXAMPLES Ljava/util/Collection;
METHOD listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture;

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_2186 net/minecraft/command/arguments/EntityArgumentType
CLASS net/minecraft/class_2186 net/minecraft/command/argument/EntityArgumentType
FIELD field_9856 PLAYER_NOT_FOUND_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
FIELD field_9857 playersOnly Z
FIELD field_9858 singleTarget Z

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_2188 net/minecraft/command/arguments/EntitySummonArgumentType
CLASS net/minecraft/class_2188 net/minecraft/command/argument/EntitySummonArgumentType
FIELD field_9865 EXAMPLES Ljava/util/Collection;
FIELD field_9866 NOT_FOUND_EXCEPTION Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
METHOD method_9322 getEntitySummon (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/class_2960;

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_2284 net/minecraft/command/arguments/FunctionArgumentType
CLASS net/minecraft/class_2284 net/minecraft/command/argument/FunctionArgumentType
FIELD field_10782 UNKNOWN_FUNCTION_TAG_EXCEPTION Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
FIELD field_10783 EXAMPLES Ljava/util/Collection;
FIELD field_10784 UNKNOWN_FUNCTION_EXCEPTION Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_2191 net/minecraft/command/arguments/GameProfileArgumentType
CLASS net/minecraft/class_2191 net/minecraft/command/argument/GameProfileArgumentType
FIELD field_9868 EXAMPLES Ljava/util/Collection;
FIELD field_9869 UNKNOWN_PLAYER_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
METHOD listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture;

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_2232 net/minecraft/command/arguments/IdentifierArgumentType
CLASS net/minecraft/class_2232 net/minecraft/command/argument/IdentifierArgumentType
FIELD field_9945 UNKNOWN_ADVANCEMENT_EXCEPTION Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
FIELD field_9946 EXAMPLES Ljava/util/Collection;
FIELD field_9947 UNKNOWN_RECIPE_EXCEPTION Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_2194 net/minecraft/command/arguments/ItemEnchantmentArgumentType
CLASS net/minecraft/class_2194 net/minecraft/command/argument/ItemEnchantmentArgumentType
FIELD field_9871 EXAMPLES Ljava/util/Collection;
FIELD field_9872 UNKNOWN_ENCHANTMENT_EXCEPTION Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
METHOD listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture;

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_2293 net/minecraft/command/arguments/ItemPredicateArgumentType
CLASS net/minecraft/class_2293 net/minecraft/command/argument/ItemPredicateArgumentType
FIELD field_10811 UNKNOWN_TAG_EXCEPTION Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
FIELD field_10812 EXAMPLES Ljava/util/Collection;
METHOD listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture;

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_2240 net/minecraft/command/arguments/ItemSlotArgumentType
CLASS net/minecraft/class_2240 net/minecraft/command/argument/ItemSlotArgumentType
FIELD field_9955 UNKNOWN_SLOT_EXCEPTION Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
FIELD field_9956 EXAMPLES Ljava/util/Collection;
FIELD field_9957 slotNamesToSlotCommandId Ljava/util/Map;

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_2290 net/minecraft/command/arguments/ItemStackArgument
CLASS net/minecraft/class_2290 net/minecraft/command/argument/ItemStackArgument
FIELD field_10796 item Lnet/minecraft/class_1792;
FIELD field_10797 OVERSTACKED_EXCEPTION Lcom/mojang/brigadier/exceptions/Dynamic2CommandExceptionType;
FIELD field_10798 tag Lnet/minecraft/class_2487;

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_2287 net/minecraft/command/arguments/ItemStackArgumentType
CLASS net/minecraft/class_2287 net/minecraft/command/argument/ItemStackArgumentType
FIELD field_10790 EXAMPLES Ljava/util/Collection;
METHOD listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture;
ARG 1 context

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_2291 net/minecraft/command/arguments/ItemStringReader
CLASS net/minecraft/class_2291 net/minecraft/command/argument/ItemStringReader
FIELD field_10799 ID_INVALID_EXCEPTION Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
FIELD field_10800 TAG_DISALLOWED_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
FIELD field_10802 reader Lcom/mojang/brigadier/StringReader;

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_2268 net/minecraft/command/arguments/LookingPosArgument
CLASS net/minecraft/class_2268 net/minecraft/command/argument/LookingPosArgument
FIELD field_10712 z D
FIELD field_10713 y D
FIELD field_10714 x D

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_2196 net/minecraft/command/arguments/MessageArgumentType
CLASS net/minecraft/class_2196 net/minecraft/command/argument/MessageArgumentType
FIELD field_9876 EXAMPLES Ljava/util/Collection;
METHOD method_9339 getMessage (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/class_2561;
ARG 0 command

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_2201 net/minecraft/command/arguments/MobEffectArgumentType
CLASS net/minecraft/class_2201 net/minecraft/command/argument/MobEffectArgumentType
FIELD field_9895 EXAMPLES Ljava/util/Collection;
FIELD field_9896 INVALID_EFFECT_EXCEPTION Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
METHOD listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture;

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_2179 net/minecraft/command/arguments/NbtCompoundTagArgumentType
CLASS net/minecraft/class_2179 net/minecraft/command/argument/NbtCompoundTagArgumentType
FIELD field_9843 EXAMPLES Ljava/util/Collection;
METHOD method_9284 nbtCompound ()Lnet/minecraft/class_2179;
METHOD method_9285 getCompoundTag (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/class_2487;

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_2203 net/minecraft/command/arguments/NbtPathArgumentType
CLASS net/minecraft/class_2203 net/minecraft/command/argument/NbtPathArgumentType
FIELD field_9898 EXAMPLES Ljava/util/Collection;
FIELD field_9899 NOTHING_FOUND_EXCEPTION Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
FIELD field_9900 INVALID_PATH_NODE_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_2212 net/minecraft/command/arguments/NbtTagArgumentType
CLASS net/minecraft/class_2212 net/minecraft/command/argument/NbtTagArgumentType
FIELD field_9918 EXAMPLES Ljava/util/Collection;
METHOD method_9389 nbtTag ()Lnet/minecraft/class_2212;
METHOD method_9390 getTag (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/class_2520;

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_2224 net/minecraft/command/arguments/NumberRangeArgumentType
CLASS net/minecraft/class_2224 net/minecraft/command/argument/NumberRangeArgumentType
METHOD method_9422 numberRange ()Lnet/minecraft/class_2224$class_2227;
CLASS class_2225 FloatRangeArgumentType
FIELD field_9937 EXAMPLES Ljava/util/Collection;

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_2214 net/minecraft/command/arguments/ObjectiveArgumentType
CLASS net/minecraft/class_2214 net/minecraft/command/argument/ObjectiveArgumentType
FIELD field_9919 EXAMPLES Ljava/util/Collection;
FIELD field_9920 LONG_NAME_EXCEPTION Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
FIELD field_9921 READONLY_OBJECTIVE_EXCEPTION Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_2216 net/minecraft/command/arguments/ObjectiveCriteriaArgumentType
CLASS net/minecraft/class_2216 net/minecraft/command/argument/ObjectiveCriteriaArgumentType
FIELD field_9926 EXAMPLES Ljava/util/Collection;
FIELD field_9927 INVALID_CRITERIA_EXCEPTION Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
METHOD listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture;

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_2218 net/minecraft/command/arguments/OperationArgumentType
CLASS net/minecraft/class_2218 net/minecraft/command/argument/OperationArgumentType
FIELD field_9929 EXAMPLES Ljava/util/Collection;
FIELD field_9930 DIVISION_ZERO_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
FIELD field_9931 INVALID_OPERATION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_2223 net/minecraft/command/arguments/ParticleArgumentType
CLASS net/minecraft/class_2223 net/minecraft/command/argument/ParticleArgumentType
FIELD field_9935 EXAMPLES Ljava/util/Collection;
FIELD field_9936 UNKNOWN_PARTICLE_EXCEPTION Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
METHOD listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture;

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_2267 net/minecraft/command/arguments/PosArgument
CLASS net/minecraft/class_2267 net/minecraft/command/argument/PosArgument
METHOD method_9704 toAbsoluteBlockPos (Lnet/minecraft/class_2168;)Lnet/minecraft/class_2338;
ARG 1 source
METHOD method_9705 isXRelative ()Z

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_2270 net/minecraft/command/arguments/RotationArgumentType
CLASS net/minecraft/class_2270 net/minecraft/command/argument/RotationArgumentType
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;

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_2233 net/minecraft/command/arguments/ScoreHolderArgumentType
CLASS net/minecraft/class_2233 net/minecraft/command/argument/ScoreHolderArgumentType
FIELD field_9948 EXAMPLES Ljava/util/Collection;
FIELD field_9949 multiple Z
FIELD field_9950 EMPTY_SCORE_HOLDER_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_2239 net/minecraft/command/arguments/ScoreboardSlotArgumentType
CLASS net/minecraft/class_2239 net/minecraft/command/argument/ScoreboardSlotArgumentType
FIELD field_9953 EXAMPLES Ljava/util/Collection;
FIELD field_9954 INVALID_SLOT_EXCEPTION Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
METHOD listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture;

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_2273 net/minecraft/command/arguments/SwizzleArgumentType
CLASS net/minecraft/class_2273 net/minecraft/command/argument/SwizzleArgumentType
FIELD field_10740 EXAMPLES Ljava/util/Collection;
FIELD field_10741 INVALID_SWIZZLE_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
METHOD method_9720 getSwizzle (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/util/EnumSet;

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_2243 net/minecraft/command/arguments/TeamArgumentType
CLASS net/minecraft/class_2243 net/minecraft/command/argument/TeamArgumentType
FIELD field_9963 UNKNOWN_TEAM_EXCEPTION Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
FIELD field_9964 EXAMPLES Ljava/util/Collection;
METHOD listSuggestions (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture;

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_4526 net/minecraft/command/arguments/TestClassArgumentType
CLASS net/minecraft/class_4526 net/minecraft/command/argument/TestClassArgumentType
FIELD field_20580 EXAMPLES Ljava/util/Collection;
METHOD method_22262 getTestClass (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Ljava/lang/String;
ARG 0 context

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_4530 net/minecraft/command/arguments/TestFunctionArgumentType
CLASS net/minecraft/class_4530 net/minecraft/command/argument/TestFunctionArgumentType
FIELD field_20589 EXAMPLES Ljava/util/Collection;
METHOD method_22303 getFunction (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/class_4529;
ARG 0 context

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_2178 net/minecraft/command/arguments/TextArgumentType
CLASS net/minecraft/class_2178 net/minecraft/command/argument/TextArgumentType
FIELD field_9841 EXAMPLES Ljava/util/Collection;
FIELD field_9842 INVALID_COMPONENT_EXCEPTION Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;
METHOD method_9280 getTextArgument (Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/class_2561;

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_2245 net/minecraft/command/arguments/TimeArgumentType
CLASS net/minecraft/class_2245 net/minecraft/command/argument/TimeArgumentType
FIELD field_9969 EXAMPLES Ljava/util/Collection;
FIELD field_9970 INVALID_UNIT_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
FIELD field_9971 INVALID_COUNT_EXCEPTION Lcom/mojang/brigadier/exceptions/DynamicCommandExceptionType;

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_5242 net/minecraft/command/arguments/UuidArgumentType
CLASS net/minecraft/class_5242 net/minecraft/command/argument/UuidArgumentType
FIELD field_24318 INVALID_UUID Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
FIELD field_24319 EXAMPLES Ljava/util/Collection;
FIELD field_24320 VALID_CHARACTERS Ljava/util/regex/Pattern;

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_2274 net/minecraft/command/arguments/Vec2ArgumentType
CLASS net/minecraft/class_2274 net/minecraft/command/argument/Vec2ArgumentType
FIELD field_10742 EXAMPLES Ljava/util/Collection;
FIELD field_10743 INCOMPLETE_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
FIELD field_10744 centerIntegers Z

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_2277 net/minecraft/command/arguments/Vec3ArgumentType
CLASS net/minecraft/class_2277 net/minecraft/command/argument/Vec3ArgumentType
FIELD field_10754 EXAMPLES Ljava/util/Collection;
FIELD field_10755 INCOMPLETE_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
FIELD field_10756 centerIntegers Z

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_2314 net/minecraft/command/arguments/serialize/ArgumentSerializer
CLASS net/minecraft/class_2314 net/minecraft/command/argument/serialize/ArgumentSerializer
COMMENT Serializes an argument type to be sent to the client.
METHOD method_10005 fromPacket (Lnet/minecraft/class_2540;)Lcom/mojang/brigadier/arguments/ArgumentType;
METHOD method_10006 toJson (Lcom/mojang/brigadier/arguments/ArgumentType;Lcom/google/gson/JsonObject;)V

View File

@ -0,0 +1,2 @@
CLASS net/minecraft/class_2319 net/minecraft/command/argument/serialize/ConstantArgumentSerializer
FIELD field_10928 supplier Ljava/util/function/Supplier;

View File

@ -0,0 +1 @@
CLASS net/minecraft/class_2326 net/minecraft/command/argument/serialize/DoubleArgumentSerializer

View File

@ -0,0 +1 @@
CLASS net/minecraft/class_2327 net/minecraft/command/argument/serialize/FloatArgumentSerializer

View File

@ -0,0 +1 @@
CLASS net/minecraft/class_2330 net/minecraft/command/argument/serialize/IntegerArgumentSerializer

View File

@ -0,0 +1 @@
CLASS net/minecraft/class_4461 net/minecraft/command/argument/serialize/LongArgumentSerializer

View File

@ -0,0 +1 @@
CLASS net/minecraft/class_2332 net/minecraft/command/argument/serialize/StringArgumentSerializer

View File

@ -1,2 +0,0 @@
CLASS net/minecraft/class_2319 net/minecraft/command/arguments/serialize/ConstantArgumentSerializer
FIELD field_10928 supplier Ljava/util/function/Supplier;

View File

@ -1 +0,0 @@
CLASS net/minecraft/class_2326 net/minecraft/command/arguments/serialize/DoubleArgumentSerializer

View File

@ -1 +0,0 @@
CLASS net/minecraft/class_2327 net/minecraft/command/arguments/serialize/FloatArgumentSerializer

View File

@ -1 +0,0 @@
CLASS net/minecraft/class_2330 net/minecraft/command/arguments/serialize/IntegerArgumentSerializer

View File

@ -1 +0,0 @@
CLASS net/minecraft/class_4461 net/minecraft/command/arguments/serialize/LongArgumentSerializer

View File

@ -1 +0,0 @@
CLASS net/minecraft/class_2332 net/minecraft/command/arguments/serialize/StringArgumentSerializer