History - net.minecraft.server.commands.data.DataCommands
1.21.3
Names
aph
aqs
Fields
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: d, ERROR_MERGE_UNCHANGED, field_13796, MERGE_FAILED_EXCEPTION, f_139352_
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: d, ERROR_MERGE_UNCHANGED, field_13796, MERGE_FAILED_EXCEPTION
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: e, ERROR_GET_NOT_NUMBER, field_13791, GET_INVALID_EXCEPTION, f_139353_
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: e, ERROR_GET_NOT_NUMBER, field_13791, GET_INVALID_EXCEPTION
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: f, ERROR_GET_NON_EXISTENT, field_13793, GET_UNKNOWN_EXCEPTION, f_139354_
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: f, ERROR_GET_NON_EXISTENT, field_13793, GET_UNKNOWN_EXCEPTION
List<Function<String, DataCommands$DataProvider>>: a, ALL_PROVIDERS, field_13790, OBJECT_TYPE_FACTORIES, f_139349_
List<Function<String, DataCommands$DataProvider>>: a, ALL_PROVIDERS, field_13790, OBJECT_TYPE_FACTORIES
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: g, ERROR_MULTIPLE_TAGS, field_13794, GET_MULTIPLE_EXCEPTION, f_139355_
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: g, ERROR_MULTIPLE_TAGS, field_13794, GET_MULTIPLE_EXCEPTION
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: h, ERROR_EXPECTED_OBJECT, field_13797, MODIFY_EXPECTED_OBJECT_EXCEPTION, f_139357_
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: h, ERROR_EXPECTED_OBJECT, field_13797, MODIFY_EXPECTED_OBJECT_EXCEPTION
List<DataCommands$DataProvider>: b, TARGET_PROVIDERS, field_13798, TARGET_OBJECT_TYPES, f_139350_
List<DataCommands$DataProvider>: b, TARGET_PROVIDERS, field_13798, TARGET_OBJECT_TYPES
List<DataCommands$DataProvider>: c, SOURCE_PROVIDERS, field_13792, SOURCE_OBJECT_TYPES, f_139351_
List<DataCommands$DataProvider>: c, SOURCE_PROVIDERS, field_13792, SOURCE_OBJECT_TYPES
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: i, ERROR_EXPECTED_VALUE, field_41747, MODIFY_EXPECTED_VALUE_EXCEPTION, f_263767_
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: i, ERROR_EXPECTED_VALUE, field_41747, MODIFY_EXPECTED_VALUE_EXCEPTION
com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType: j, ERROR_INVALID_SUBSTRING, field_44916, MODIFY_INVALID_SUBSTRING_EXCEPTION, f_287793_
com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType: j, ERROR_INVALID_SUBSTRING, field_44916, MODIFY_INVALID_SUBSTRING_EXCEPTION
Constructors
Methods
void (com.mojang.brigadier.CommandDispatcher<CommandSourceStack>): a, register, method_13905, register, m_139365_
void (com.mojang.brigadier.CommandDispatcher<CommandSourceStack>): a, register, method_13905, register
int (CommandSourceStack, DataAccessor, NbtPathArgument$NbtPath): a, removeData, method_13885, executeRemove, m_139385_
int (CommandSourceStack, DataAccessor, NbtPathArgument$NbtPath): a, removeData, method_13885, executeRemove
int (CommandSourceStack, DataAccessor, NbtPathArgument$NbtPath): b, getData, method_13916, executeGet, m_139443_
int (CommandSourceStack, DataAccessor, NbtPathArgument$NbtPath): b, getData, method_13916, executeGet
int (CommandSourceStack, DataAccessor, NbtPathArgument$NbtPath, double): a, getNumeric, method_13903, executeGet, m_139389_
int (CommandSourceStack, DataAccessor, NbtPathArgument$NbtPath, double): a, getNumeric, method_13903, executeGet
int (CommandSourceStack, DataAccessor): a, getData, method_13908, executeGet, m_139382_
int (CommandSourceStack, DataAccessor): a, getData, method_13908, executeGet
int (CommandSourceStack, DataAccessor, CompoundTag): a, mergeData, method_13901, executeMerge, m_139394_
int (CommandSourceStack, DataAccessor, CompoundTag): a, mergeData, method_13901, executeMerge
com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, ?> (BiConsumer<com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, ?>, DataCommands$DataManipulatorDecorator>): a, decorateModification, method_13898, addModifyArgument, m_139403_
com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, ?> (BiConsumer<com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, ?>, DataCommands$DataManipulatorDecorator>): a, decorateModification, method_13898, addModifyArgument
int (com.mojang.brigadier.context.CommandContext<CommandSourceStack>, DataCommands$DataProvider, DataCommands$DataManipulator, List<Tag>): a, manipulateData, method_13920, executeModify, m_139375_
int (com.mojang.brigadier.context.CommandContext<CommandSourceStack>, DataCommands$DataProvider, DataCommands$DataManipulator, List<Tag>): a, manipulateData, method_13920, executeModify
Tag (NbtPathArgument$NbtPath, DataAccessor): a, getSingleTag, method_13921, getNbt, m_139398_
Tag (NbtPathArgument$NbtPath, DataAccessor): a, getSingleTag, method_13921, getNbt
String (Tag): a, getAsText, method_48096, asString, m_264579_
String (Tag): a, getAsText, method_48096, asString
List<Tag> (com.mojang.brigadier.context.CommandContext<CommandSourceStack>, DataCommands$DataProvider): a, getSingletonSource, method_48091, getValues, m_264092_
List<Tag> (com.mojang.brigadier.context.CommandContext<CommandSourceStack>, DataCommands$DataProvider): a, getSingletonSource, method_48091, getValues
List<Tag> (com.mojang.brigadier.context.CommandContext<CommandSourceStack>, DataCommands$DataProvider): b, resolveSourcePath, method_48098, getValuesByPath, m_264549_
List<Tag> (com.mojang.brigadier.context.CommandContext<CommandSourceStack>, DataCommands$DataProvider): b, resolveSourcePath, method_48098, getValuesByPath
List<Tag> (List<Tag>, DataCommands$StringProcessor): a, stringifyTagList, method_48095, mapValues, m_288215_
List<Tag> (List<Tag>, DataCommands$StringProcessor): a, stringifyTagList, method_48095, mapValues
String (String, int, int): a, validatedSubstring, method_52165, substringInternal, m_288220_
String (String, int, int): a, validatedSubstring, method_52165, substringInternal
String (String, int, int): b, substring, method_51826, substring, m_287271_
String (String, int, int): b, substring, method_51826, substring
String (String, int): a, substring, method_51825, substring, m_287230_
String (String, int): a, substring, method_51825, substring
int (int, int): a, getOffset, method_51824, getSubstringIndex, m_287144_
int (int, int): a, getOffset, method_51824, getSubstringIndex
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
apv
aph
Fields
Constructors
Methods
1.20.6
Names
alu
apv
Fields
Constructors
Methods
1.20.4
Names
ajh
alu
Fields
Constructors
Methods
1.20.2
Names
agy
ajh
Fields
Constructors
Methods
1.20.1
Names
ahk
agy
Fields
com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType: j, ERROR_INVALID_SUBSTRING, field_44916, MODIFY_INVALID_SUBSTRING_EXCEPTION, f_287793_
Constructors
Methods
List<Tag> (List<Tag>, Function<String, String>): a, stringifyTagList, method_48095, mapValues, m_264366_
List<Tag> (List<Tag>, DataCommands$StringProcessor): a, stringifyTagList, method_48095, mapValues, m_288215_
String (String, int, int): a, validatedSubstring, method_52165, substringInternal, m_288220_
String (String, int, int): b, substring, method_51826, substring, m_287271_
String (String, int): a, substring, method_51825, substring, m_287230_
int (int, int): a, getOffset, method_51824, getSubstringIndex, m_287144_
1.19.4
Names
agh
ahk
Fields
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: i, ERROR_EXPECTED_VALUE, field_41747, MODIFY_EXPECTED_VALUE_EXCEPTION, f_263767_
Constructors
Methods
String (Tag): a, getAsText, method_48096, asString, m_264579_
List<Tag> (List<Tag>, Function<String, String>): a, stringifyTagList, method_48095, mapValues, m_264366_
List<Tag> (com.mojang.brigadier.context.CommandContext<CommandSourceStack>, DataCommands$DataProvider): a, getSingletonSource, method_48091, getValues, m_264092_
List<Tag> (com.mojang.brigadier.context.CommandContext<CommandSourceStack>, DataCommands$DataProvider): b, resolveSourcePath, method_48098, getValuesByPath, m_264549_
1.19.3
Names
afb
agh
Fields
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: h, ERROR_EXPECTED_LIST, field_13795, MODIFY_EXPECTED_LIST_EXCEPTION, f_139356_
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: i, ERROR_EXPECTED_OBJECT, field_13797, MODIFY_EXPECTED_OBJECT_EXCEPTION, f_139357_
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: h, ERROR_EXPECTED_OBJECT, field_13797, MODIFY_EXPECTED_OBJECT_EXCEPTION, f_139357_
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: j, ERROR_INVALID_INDEX, field_17441, MODIFY_INVALID_INDEX_EXCEPTION, f_139358_
Constructors
Methods
int (int, CompoundTag, NbtPathArgument$NbtPath, List<Tag>): a, insertAtIndex, method_13910, executeInsert, m_139360_
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
aej
afb
Fields
Constructors
Methods
1.19
Names
acr
aej
Fields
Constructors
Methods
1.18.2
Names
acd
acr
Fields
Constructors
Methods
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
aam
acd
Fields
Constructors
Methods
1.17.1
Names
Fields
Constructors
Methods
1.17
Names
za
aam
net.minecraft.command.impl.data.DataCommand
net.minecraft.src.C_5398_
net.minecraft.server.v1_16_R3.CommandData
net.minecraft.server.commands.data.CommandData
Fields
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: d, ERROR_MERGE_UNCHANGED, field_13796, MERGE_FAILED_EXCEPTION, field_198949_b
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: d, ERROR_MERGE_UNCHANGED, field_13796, MERGE_FAILED_EXCEPTION, f_139352_
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: e, ERROR_GET_NOT_NUMBER, field_13791, GET_INVALID_EXCEPTION, field_198950_c
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: e, ERROR_GET_NOT_NUMBER, field_13791, GET_INVALID_EXCEPTION, f_139353_
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: f, ERROR_GET_NON_EXISTENT, field_13793, GET_UNKNOWN_EXCEPTION, field_201229_d
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: f, ERROR_GET_NON_EXISTENT, field_13793, GET_UNKNOWN_EXCEPTION, f_139354_
List<Function<String, DataCommands$DataProvider>>: a, ALL_PROVIDERS, field_13790, OBJECT_TYPE_FACTORIES, field_198948_a
List<Function<String, DataCommands$DataProvider>>: a, ALL_PROVIDERS, field_13790, OBJECT_TYPE_FACTORIES, f_139349_
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: g, ERROR_MULTIPLE_TAGS, field_13794, GET_MULTIPLE_EXCEPTION, field_218957_g
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: g, ERROR_MULTIPLE_TAGS, field_13794, GET_MULTIPLE_EXCEPTION, f_139355_
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: h, ERROR_EXPECTED_LIST, field_13795, MODIFY_EXPECTED_LIST_EXCEPTION, field_218958_h
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: h, ERROR_EXPECTED_LIST, field_13795, MODIFY_EXPECTED_LIST_EXCEPTION, f_139356_
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: i, ERROR_EXPECTED_OBJECT, field_13797, MODIFY_EXPECTED_OBJECT_EXCEPTION, field_218959_i
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: i, ERROR_EXPECTED_OBJECT, field_13797, MODIFY_EXPECTED_OBJECT_EXCEPTION, f_139357_
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: j, ERROR_INVALID_INDEX, field_17441, MODIFY_INVALID_INDEX_EXCEPTION, field_218960_j
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: j, ERROR_INVALID_INDEX, field_17441, MODIFY_INVALID_INDEX_EXCEPTION, f_139358_
List<DataCommands$DataProvider>: b, TARGET_PROVIDERS, field_13798, TARGET_OBJECT_TYPES, field_218955_b
List<DataCommands$DataProvider>: b, TARGET_PROVIDERS, field_13798, TARGET_OBJECT_TYPES, f_139350_
List<DataCommands$DataProvider>: c, SOURCE_PROVIDERS, field_13792, SOURCE_OBJECT_TYPES, field_218956_c
List<DataCommands$DataProvider>: c, SOURCE_PROVIDERS, field_13792, SOURCE_OBJECT_TYPES, f_139351_
Constructors
()
Methods
void (com.mojang.brigadier.CommandDispatcher<CommandSourceStack>): a, register, method_13905, register, func_198937_a
void (com.mojang.brigadier.CommandDispatcher<CommandSourceStack>): a, register, method_13905, register, m_139365_
int (CommandSourceStack, DataAccessor, NbtPathArgument$NbtPath): a, removeData, method_13885, executeRemove, func_198942_a
int (CommandSourceStack, DataAccessor, NbtPathArgument$NbtPath): a, removeData, method_13885, executeRemove, m_139385_
int (CommandSourceStack, DataAccessor, NbtPathArgument$NbtPath): b, getData, method_13916, executeGet, func_201228_b
int (CommandSourceStack, DataAccessor, NbtPathArgument$NbtPath): b, getData, method_13916, executeGet, m_139443_
int (CommandSourceStack, DataAccessor, NbtPathArgument$NbtPath, double): a, getNumeric, method_13903, executeGet, func_198938_a
int (CommandSourceStack, DataAccessor, NbtPathArgument$NbtPath, double): a, getNumeric, method_13903, executeGet, m_139389_
int (CommandSourceStack, DataAccessor): a, getData, method_13908, executeGet, func_198947_a
int (CommandSourceStack, DataAccessor): a, getData, method_13908, executeGet, m_139382_
int (CommandSourceStack, DataAccessor, CompoundTag): a, mergeData, method_13901, executeMerge, func_198946_a
int (CommandSourceStack, DataAccessor, CompoundTag): a, mergeData, method_13901, executeMerge, m_139394_
int (int, CompoundTag, NbtPathArgument$NbtPath, List<Tag>): a, insertAtIndex, method_13910, executeInsert, func_218944_a
int (int, CompoundTag, NbtPathArgument$NbtPath, List<Tag>): a, insertAtIndex, method_13910, executeInsert, m_139360_
com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, ?> (BiConsumer<com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, ?>, DataCommands$DataManipulatorDecorator>): a, decorateModification, method_13898, addModifyArgument, func_218935_a
com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, ?> (BiConsumer<com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, ?>, DataCommands$DataManipulatorDecorator>): a, decorateModification, method_13898, addModifyArgument, m_139403_
int (com.mojang.brigadier.context.CommandContext<CommandSourceStack>, DataCommands$DataProvider, DataCommands$DataManipulator, List<Tag>): a, manipulateData, method_13920, executeModify, func_218933_a
int (com.mojang.brigadier.context.CommandContext<CommandSourceStack>, DataCommands$DataProvider, DataCommands$DataManipulator, List<Tag>): a, manipulateData, method_13920, executeModify, m_139375_
Tag (NbtPathArgument$NbtPath, DataAccessor): a, getSingleTag, method_13921, getNbt, func_218928_a
Tag (NbtPathArgument$NbtPath, DataAccessor): a, getSingleTag, method_13921, getNbt, m_139398_
1.16.5
Names
Fields
Constructors
Methods
Tag (NbtPathArgument$NbtPath, DataAccessor): a, getSingleTag, method_13921, getTag, func_218928_a
Tag (NbtPathArgument$NbtPath, DataAccessor): a, getSingleTag, method_13921, getNbt, func_218928_a
1.16.4
Names
net.minecraft.server.v1_16_R2.CommandData
net.minecraft.server.v1_16_R3.CommandData
Fields
Constructors
Methods
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
xx
za
net.minecraft.server.v1_16_R1.CommandData
net.minecraft.server.v1_16_R2.CommandData
Fields
Constructors
Methods
1.16.1
Names
vx
xx
net.minecraft.server.v1_15_R1.CommandData
net.minecraft.server.v1_16_R1.CommandData
Fields
Constructors
Methods
1.15.2
Names
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
1.15
Names
uf
vx
net.minecraft.server.v1_14_R1.CommandData
net.minecraft.server.v1_15_R1.CommandData
Fields
Constructors
Methods
1.14.4
Names
ud
uf
net.minecraft.server.commands.data.DataCommands
Fields
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: d, field_13796, MERGE_FAILED_EXCEPTION, field_198949_b
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: d, ERROR_MERGE_UNCHANGED, field_13796, MERGE_FAILED_EXCEPTION, field_198949_b
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: e, field_13791, GET_INVALID_EXCEPTION, field_198950_c
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: e, ERROR_GET_NOT_NUMBER, field_13791, GET_INVALID_EXCEPTION, field_198950_c
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: f, field_13793, GET_UNKNOWN_EXCEPTION, field_201229_d
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: f, ERROR_GET_NON_EXISTENT, field_13793, GET_UNKNOWN_EXCEPTION, field_201229_d
List<Function<String, CommandData$c>>: a, field_13790, OBJECT_TYPES, field_198948_a
List<Function<String, DataCommands$DataProvider>>: a, ALL_PROVIDERS, field_13790, OBJECT_TYPE_FACTORIES, field_198948_a
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: g, field_13794, GET_MULTIPLE_EXCEPTION, field_218957_g
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: g, ERROR_MULTIPLE_TAGS, field_13794, GET_MULTIPLE_EXCEPTION, field_218957_g
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: h, field_13795, MODIFY_EXPECTED_LIST_EXCEPTION, field_218958_h
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: h, ERROR_EXPECTED_LIST, field_13795, MODIFY_EXPECTED_LIST_EXCEPTION, field_218958_h
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: i, field_13797, MODIFY_EXPECTED_OBJECT_EXCEPTION, field_218959_i
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: i, ERROR_EXPECTED_OBJECT, field_13797, MODIFY_EXPECTED_OBJECT_EXCEPTION, field_218959_i
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: j, field_17441, MODIFY_INVALID_INDEX_EXCEPTION, field_218960_j
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: j, ERROR_INVALID_INDEX, field_17441, MODIFY_INVALID_INDEX_EXCEPTION, field_218960_j
List<CommandData$c>: b, field_13798, TARGET_OBJECT_TYPES, field_218955_b
List<DataCommands$DataProvider>: b, TARGET_PROVIDERS, field_13798, TARGET_OBJECT_TYPES, field_218955_b
List<CommandData$c>: c, field_13792, SOURCE_OBJECT_TYPES, field_218956_c
List<DataCommands$DataProvider>: c, SOURCE_PROVIDERS, field_13792, SOURCE_OBJECT_TYPES, field_218956_c
Constructors
Methods
void (com.mojang.brigadier.CommandDispatcher<CommandListenerWrapper>): a, method_13905, register, func_198937_a
void (com.mojang.brigadier.CommandDispatcher<CommandSourceStack>): a, register, method_13905, register, func_198937_a
int (CommandListenerWrapper, CommandDataAccessor, ArgumentNBTKey$h): a, method_13885, executeRemove, func_198942_a
int (CommandSourceStack, DataAccessor, NbtPathArgument$NbtPath): a, removeData, method_13885, executeRemove, func_198942_a
int (CommandListenerWrapper, CommandDataAccessor, ArgumentNBTKey$h): b, method_13916, executeGet, func_201228_b
int (CommandSourceStack, DataAccessor, NbtPathArgument$NbtPath): b, getData, method_13916, executeGet, func_201228_b
int (CommandListenerWrapper, CommandDataAccessor, ArgumentNBTKey$h, double): a, method_13903, executeGet, func_198938_a
int (CommandSourceStack, DataAccessor, NbtPathArgument$NbtPath, double): a, getNumeric, method_13903, executeGet, func_198938_a
int (CommandListenerWrapper, CommandDataAccessor): a, method_13908, executeGet, func_198947_a
int (CommandSourceStack, DataAccessor): a, getData, method_13908, executeGet, func_198947_a
int (CommandListenerWrapper, CommandDataAccessor, NBTTagCompound): a, method_13901, executeMerge, func_198946_a
int (CommandSourceStack, DataAccessor, CompoundTag): a, mergeData, method_13901, executeMerge, func_198946_a
int (int, NBTTagCompound, ArgumentNBTKey$h, List<NBTBase>): a, method_13910, executeInsert, func_218944_a
int (int, CompoundTag, NbtPathArgument$NbtPath, List<Tag>): a, insertAtIndex, method_13910, executeInsert, func_218944_a
com.mojang.brigadier.builder.ArgumentBuilder<CommandListenerWrapper, ?> (BiConsumer<com.mojang.brigadier.builder.ArgumentBuilder<CommandListenerWrapper, ?>, CommandData$b>): a, method_13898, addModifyArgument, func_218935_a
com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, ?> (BiConsumer<com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, ?>, DataCommands$DataManipulatorDecorator>): a, decorateModification, method_13898, addModifyArgument, func_218935_a
int (com.mojang.brigadier.context.CommandContext<CommandListenerWrapper>, CommandData$c, CommandData$a, List<NBTBase>): a, method_13920, executeModify, func_218933_a
int (com.mojang.brigadier.context.CommandContext<CommandSourceStack>, DataCommands$DataProvider, DataCommands$DataManipulator, List<Tag>): a, manipulateData, method_13920, executeModify, func_218933_a
NBTBase (ArgumentNBTKey$h, CommandDataAccessor): a, method_13921, getTag, func_218928_a
Tag (NbtPathArgument$NbtPath, DataAccessor): a, getSingleTag, method_13921, getTag, func_218928_a
1.14.3
Names
ub
ud
net.minecraft.server.command.DataCommand
Fields
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: d, field_13796, field_198949_b
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: d, field_13796, MERGE_FAILED_EXCEPTION, field_198949_b
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: e, field_13791, field_198950_c
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: e, field_13791, GET_INVALID_EXCEPTION, field_198950_c
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: f, field_13793, field_201229_d
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: f, field_13793, GET_UNKNOWN_EXCEPTION, field_201229_d
List<Function<String, CommandData$c>>: a, field_13790, field_198948_a
List<Function<String, CommandData$c>>: a, field_13790, OBJECT_TYPES, field_198948_a
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: g, field_13794, field_218957_g
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: g, field_13794, GET_MULTIPLE_EXCEPTION, field_218957_g
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: h, field_13795, field_218958_h
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: h, field_13795, MODIFY_EXPECTED_LIST_EXCEPTION, field_218958_h
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: i, field_13797, field_218959_i
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: i, field_13797, MODIFY_EXPECTED_OBJECT_EXCEPTION, field_218959_i
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: j, field_17441, field_218960_j
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: j, field_17441, MODIFY_INVALID_INDEX_EXCEPTION, field_218960_j
List<CommandData$c>: b, field_13798, field_218955_b
List<CommandData$c>: b, field_13798, TARGET_OBJECT_TYPES, field_218955_b
List<CommandData$c>: c, field_13792, field_218956_c
List<CommandData$c>: c, field_13792, SOURCE_OBJECT_TYPES, field_218956_c
Constructors
Methods
void (com.mojang.brigadier.CommandDispatcher<CommandListenerWrapper>): a, method_13905, func_198937_a
void (com.mojang.brigadier.CommandDispatcher<CommandListenerWrapper>): a, method_13905, register, func_198937_a
int (CommandListenerWrapper, CommandDataAccessor, ArgumentNBTKey$h): a, method_13885, func_198942_a
int (CommandListenerWrapper, CommandDataAccessor, ArgumentNBTKey$h): a, method_13885, executeRemove, func_198942_a
int (CommandListenerWrapper, CommandDataAccessor, ArgumentNBTKey$h): b, method_13916, func_201228_b
int (CommandListenerWrapper, CommandDataAccessor, ArgumentNBTKey$h): b, method_13916, executeGet, func_201228_b
int (CommandListenerWrapper, CommandDataAccessor, ArgumentNBTKey$h, double): a, method_13903, func_198938_a
int (CommandListenerWrapper, CommandDataAccessor, ArgumentNBTKey$h, double): a, method_13903, executeGet, func_198938_a
int (CommandListenerWrapper, CommandDataAccessor): a, method_13908, func_198947_a
int (CommandListenerWrapper, CommandDataAccessor): a, method_13908, executeGet, func_198947_a
int (CommandListenerWrapper, CommandDataAccessor, NBTTagCompound): a, method_13901, func_198946_a
int (CommandListenerWrapper, CommandDataAccessor, NBTTagCompound): a, method_13901, executeMerge, func_198946_a
int (int, NBTTagCompound, ArgumentNBTKey$h, List<NBTBase>): a, method_13910, func_218944_a
int (int, NBTTagCompound, ArgumentNBTKey$h, List<NBTBase>): a, method_13910, executeInsert, func_218944_a
com.mojang.brigadier.builder.ArgumentBuilder<CommandListenerWrapper, ?> (BiConsumer<com.mojang.brigadier.builder.ArgumentBuilder<CommandListenerWrapper, ?>, CommandData$b>): a, method_13898, func_218935_a
com.mojang.brigadier.builder.ArgumentBuilder<CommandListenerWrapper, ?> (BiConsumer<com.mojang.brigadier.builder.ArgumentBuilder<CommandListenerWrapper, ?>, CommandData$b>): a, method_13898, addModifyArgument, func_218935_a
int (com.mojang.brigadier.context.CommandContext<CommandListenerWrapper>, CommandData$c, CommandData$a, List<NBTBase>): a, method_13920, func_218933_a
int (com.mojang.brigadier.context.CommandContext<CommandListenerWrapper>, CommandData$c, CommandData$a, List<NBTBase>): a, method_13920, executeModify, func_218933_a
NBTBase (ArgumentNBTKey$h, CommandDataAccessor): a, method_13921, func_218928_a
NBTBase (ArgumentNBTKey$h, CommandDataAccessor): a, method_13921, getTag, func_218928_a
1.14.2
Names
Fields
Constructors
Methods
1.14.1
Names
Fields
Constructors
Methods
1.14
Names
sj
ub
net.minecraft.class_3164
net.minecraft.server.v1_13_R2.CommandData
net.minecraft.server.v1_14_R1.CommandData
Fields
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: b, field_198949_b
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: d, field_13796, field_198949_b
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: c, field_198950_c
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: e, field_13791, field_198950_c
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: d, field_201229_d
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: f, field_13793, field_201229_d
List<CommandData$a>: a, field_198948_a
List<Function<String, CommandData$c>>: a, field_13790, field_198948_a
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: g, field_13794, field_218957_g
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: h, field_13795, field_218958_h
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: i, field_13797, field_218959_i
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: j, field_17441, field_218960_j
List<CommandData$c>: b, field_13798, field_218955_b
List<CommandData$c>: c, field_13792, field_218956_c
Constructors
Methods
void (com.mojang.brigadier.CommandDispatcher<CommandListenerWrapper>): a, func_198937_a
void (com.mojang.brigadier.CommandDispatcher<CommandListenerWrapper>): a, method_13905, func_198937_a
int (CommandListenerWrapper, CommandDataAccessor, ArgumentNBTKey$c): a, func_198942_a
int (CommandListenerWrapper, CommandDataAccessor, ArgumentNBTKey$h): a, method_13885, func_198942_a
int (CommandListenerWrapper, CommandDataAccessor, ArgumentNBTKey$c): b, func_201228_b
int (CommandListenerWrapper, CommandDataAccessor, ArgumentNBTKey$h): b, method_13916, func_201228_b
int (CommandListenerWrapper, CommandDataAccessor, ArgumentNBTKey$c, double): a, func_198938_a
int (CommandListenerWrapper, CommandDataAccessor, ArgumentNBTKey$h, double): a, method_13903, func_198938_a
int (CommandListenerWrapper, CommandDataAccessor): a, func_198947_a
int (CommandListenerWrapper, CommandDataAccessor): a, method_13908, func_198947_a
int (CommandListenerWrapper, CommandDataAccessor, NBTTagCompound): a, func_198946_a
int (CommandListenerWrapper, CommandDataAccessor, NBTTagCompound): a, method_13901, func_198946_a
int (int, NBTTagCompound, ArgumentNBTKey$h, List<NBTBase>): a, method_13910, func_218944_a
com.mojang.brigadier.builder.ArgumentBuilder<CommandListenerWrapper, ?> (BiConsumer<com.mojang.brigadier.builder.ArgumentBuilder<CommandListenerWrapper, ?>, CommandData$b>): a, method_13898, func_218935_a
int (com.mojang.brigadier.context.CommandContext<CommandListenerWrapper>, CommandData$c, CommandData$a, List<NBTBase>): a, method_13920, func_218933_a
NBTBase (ArgumentNBTKey$h, CommandDataAccessor): a, method_13921, func_218928_a
1.13.2
Names
Fields
Constructors
Methods
1.13.1
Names
si
sj
net.minecraft.server.v1_13_R1.CommandData
net.minecraft.server.v1_13_R2.CommandData
Fields
Constructors
Methods
1.13
Names
si
net.minecraft.command.impl.data.DataCommand
net.minecraft.server.v1_13_R1.CommandData
Fields
com.mojang.brigadier.exceptions.SimpleCommandExceptionType: b, field_198949_b
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: c, field_198950_c
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: d, field_201229_d
List<CommandData$a>: a, field_198948_a
Constructors
Methods
void (com.mojang.brigadier.CommandDispatcher<CommandListenerWrapper>): a, func_198937_a
int (CommandListenerWrapper, CommandDataAccessor, ArgumentNBTKey$c): a, func_198942_a
int (CommandListenerWrapper, CommandDataAccessor, ArgumentNBTKey$c): b, func_201228_b
int (CommandListenerWrapper, CommandDataAccessor, ArgumentNBTKey$c, double): a, func_198938_a
int (CommandListenerWrapper, CommandDataAccessor): a, func_198947_a
int (CommandListenerWrapper, CommandDataAccessor, NBTTagCompound): a, func_198946_a