History - net.minecraft.server.command.DatapackCommand

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

Text (Collection): lambda$listEnabledPacks$37, method_51943, method_51943

Text (Collection): lambda$listEnabledPacks$1, method_51943, method_51943

Text (ResourcePackProfile): lambda$listEnabledPacks$36, method_13134, method_13134

Text (ResourcePackProfile): lambda$listEnabledPacks$2, method_13134, method_13134

Text (): lambda$listEnabledPacks$35, method_51942, method_51942

Text (): lambda$listEnabledPacks$0, method_51942, method_51942

Text (List): lambda$listAvailablePacks$34, method_51944, method_51944

Text (List): lambda$listAvailablePacks$2, method_51944, method_51944

Text (ResourcePackProfile): lambda$listAvailablePacks$33, method_13132, method_13132

Text (ResourcePackProfile): lambda$listAvailablePacks$3, method_13132, method_13132

Text (): lambda$listAvailablePacks$32, method_51945, method_51945

Text (): lambda$listAvailablePacks$1, method_51945, method_51945

boolean (Collection, FeatureSet, ResourcePackProfile): lambda$listAvailablePacks$31, method_29477, method_29477

boolean (Collection, FeatureSet, ResourcePackProfile): lambda$listAvailablePacks$0, method_29477, method_29477

Text (ResourcePackProfile): lambda$disablePack$30, method_51946, method_51946

Text (ResourcePackProfile): lambda$disablePack$0, method_51946, method_51946

Text (ResourcePackProfile): lambda$enablePack$29, method_51947, method_51947

Text (ResourcePackProfile): lambda$enablePack$0, method_51947, method_51947

Text (String): lambda$createPack$28, method_70601, method_70601

Text (String): lambda$createPack$0, method_70601, method_70601

int (com.mojang.brigadier.context.CommandContext): lambda$register$27, method_70597, method_70597

int (com.mojang.brigadier.context.CommandContext): lambda$register$13, method_70597, method_70597

int (com.mojang.brigadier.context.CommandContext): lambda$register$26, method_13138, method_13138

int (com.mojang.brigadier.context.CommandContext): lambda$register$12, method_13138, method_13138

int (com.mojang.brigadier.context.CommandContext): lambda$register$25, method_13111, method_13111

int (com.mojang.brigadier.context.CommandContext): lambda$register$11, method_13111, method_13111

int (com.mojang.brigadier.context.CommandContext): lambda$register$24, method_13115, method_13115

int (com.mojang.brigadier.context.CommandContext): lambda$register$10, method_13115, method_13115

int (com.mojang.brigadier.context.CommandContext): lambda$register$23, method_13118, method_13118

int (com.mojang.brigadier.context.CommandContext): lambda$register$9, method_13118, method_13118

int (com.mojang.brigadier.context.CommandContext): lambda$register$22, method_13130, method_13130

int (com.mojang.brigadier.context.CommandContext): lambda$register$7, method_13130, method_13130

void (List, ResourcePackProfile): lambda$register$21, method_13139, method_13139

void (List, ResourcePackProfile): lambda$register$8, method_13139, method_13139

int (com.mojang.brigadier.context.CommandContext): lambda$register$20, method_13123, method_13123

int (com.mojang.brigadier.context.CommandContext): lambda$register$6, method_13123, method_13123

int (com.mojang.brigadier.context.CommandContext): lambda$register$19, method_13141, method_13141

int (com.mojang.brigadier.context.CommandContext): lambda$register$4, method_13141, method_13141

void (com.mojang.brigadier.context.CommandContext, List, ResourcePackProfile): lambda$register$18, method_13112, method_13112

void (com.mojang.brigadier.context.CommandContext, List, ResourcePackProfile): lambda$register$5, method_13112, method_13112

int (com.mojang.brigadier.context.CommandContext): lambda$register$17, method_13137, method_13137

int (com.mojang.brigadier.context.CommandContext): lambda$register$2, method_13137, method_13137

void (com.mojang.brigadier.context.CommandContext, List, ResourcePackProfile): lambda$register$16, method_13133, method_13133

void (com.mojang.brigadier.context.CommandContext, List, ResourcePackProfile): lambda$register$3, method_13133, method_13133

int (com.mojang.brigadier.context.CommandContext): lambda$register$15, method_13116, method_13116

int (com.mojang.brigadier.context.CommandContext): lambda$register$0, method_13116, method_13116

void (List, ResourcePackProfile): lambda$register$14, method_13122, method_13122

void (List, ResourcePackProfile): lambda$register$1, method_13122, method_13122

CompletableFuture (com.mojang.brigadier.context.CommandContext, com.mojang.brigadier.suggestion.SuggestionsBuilder): lambda$static$13, method_13120, method_13120

CompletableFuture (com.mojang.brigadier.context.CommandContext, com.mojang.brigadier.suggestion.SuggestionsBuilder): lambda$static$11, method_13120, method_13120

boolean (Collection, String): lambda$static$12, method_29776, method_29776

boolean (Collection, String): lambda$static$13, method_29776, method_29776

boolean (FeatureSet, ResourcePackProfile): lambda$static$11, method_45145, method_45145

boolean (FeatureSet, ResourcePackProfile): lambda$static$12, method_45145, method_45145

1.21.11_unobfuscated

Names

net.minecraft.server.commands.DataPackCommand

net.minecraft.class_3027

net.minecraft.server.command.DatapackCommand

Fields

org.slf4j.Logger: LOGGER, field_59622, LOGGER

com.mojang.brigadier.exceptions.DynamicCommandExceptionType: ERROR_UNKNOWN_PACK, field_13503, UNKNOWN_DATAPACK_EXCEPTION

com.mojang.brigadier.exceptions.DynamicCommandExceptionType: ERROR_PACK_ALREADY_ENABLED, field_13504, ALREADY_ENABLED_EXCEPTION

com.mojang.brigadier.exceptions.DynamicCommandExceptionType: ERROR_PACK_ALREADY_DISABLED, field_13505, ALREADY_DISABLED_EXCEPTION

com.mojang.brigadier.exceptions.DynamicCommandExceptionType: ERROR_CANNOT_DISABLE_FEATURE, field_49775, CANNOT_DISABLE_FEATURE_EXCEPTION

com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType: ERROR_PACK_FEATURES_NOT_ENABLED, field_39980, NO_FLAGS_EXCEPTION

com.mojang.brigadier.exceptions.DynamicCommandExceptionType: ERROR_PACK_INVALID_NAME, field_59623, INVALID_NAME_EXCEPTION

com.mojang.brigadier.exceptions.DynamicCommandExceptionType: ERROR_PACK_INVALID_FULL_NAME, field_60960, INVALID_FULL_NAME_EXCEPTION

com.mojang.brigadier.exceptions.DynamicCommandExceptionType: ERROR_PACK_ALREADY_EXISTS, field_59624, ALREADY_EXISTS_EXCEPTION

com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType: ERROR_PACK_METADATA_ENCODE_FAILURE, field_59625, METADATA_ENCODE_FAILURE_EXCEPTION

com.mojang.brigadier.exceptions.DynamicCommandExceptionType: ERROR_PACK_IO_FAILURE, field_59626, IO_FAILURE_EXCEPTION

com.mojang.brigadier.suggestion.SuggestionProvider<ServerCommandSource>: SELECTED_PACKS, field_13506, ENABLED_CONTAINERS_SUGGESTION_PROVIDER

com.mojang.brigadier.suggestion.SuggestionProvider<ServerCommandSource>: UNSELECTED_PACKS, field_13502, DISABLED_CONTAINERS_SUGGESTION_PROVIDER

Constructors

()

Methods

void (com.mojang.brigadier.CommandDispatcher<ServerCommandSource>, CommandRegistryAccess): register, method_13125, register

int (ServerCommandSource, String, Text): createPack, method_70598, executeCreate

int (ServerCommandSource, ResourcePackProfile, DatapackCommand$PackAdder): enablePack, method_13114, executeEnable

int (ServerCommandSource, ResourcePackProfile): disablePack, method_13140, executeDisable

int (ServerCommandSource): listPacks, method_13121, executeList

int (ServerCommandSource): listAvailablePacks, method_13128, executeListAvailable

int (ServerCommandSource): listEnabledPacks, method_13126, executeListEnabled

ResourcePackProfile (com.mojang.brigadier.context.CommandContext<ServerCommandSource>, String, boolean): getPack, method_13127, getPackContainer

Text (Collection): lambda$listEnabledPacks$37, method_51943, method_51943

Text (ResourcePackProfile): lambda$listEnabledPacks$36, method_13134, method_13134

Text (): lambda$listEnabledPacks$35, method_51942, method_51942

Text (List): lambda$listAvailablePacks$34, method_51944, method_51944

Text (ResourcePackProfile): lambda$listAvailablePacks$33, method_13132, method_13132

Text (): lambda$listAvailablePacks$32, method_51945, method_51945

boolean (Collection, FeatureSet, ResourcePackProfile): lambda$listAvailablePacks$31, method_29477, method_29477

Text (ResourcePackProfile): lambda$disablePack$30, method_51946, method_51946

Text (ResourcePackProfile): lambda$enablePack$29, method_51947, method_51947

Text (String): lambda$createPack$28, method_70601, method_70601

int (com.mojang.brigadier.context.CommandContext): lambda$register$27, method_70597, method_70597

int (com.mojang.brigadier.context.CommandContext): lambda$register$26, method_13138, method_13138

int (com.mojang.brigadier.context.CommandContext): lambda$register$25, method_13111, method_13111

int (com.mojang.brigadier.context.CommandContext): lambda$register$24, method_13115, method_13115

int (com.mojang.brigadier.context.CommandContext): lambda$register$23, method_13118, method_13118

int (com.mojang.brigadier.context.CommandContext): lambda$register$22, method_13130, method_13130

void (List, ResourcePackProfile): lambda$register$21, method_13139, method_13139

int (com.mojang.brigadier.context.CommandContext): lambda$register$20, method_13123, method_13123

int (com.mojang.brigadier.context.CommandContext): lambda$register$19, method_13141, method_13141

void (com.mojang.brigadier.context.CommandContext, List, ResourcePackProfile): lambda$register$18, method_13112, method_13112

int (com.mojang.brigadier.context.CommandContext): lambda$register$17, method_13137, method_13137

void (com.mojang.brigadier.context.CommandContext, List, ResourcePackProfile): lambda$register$16, method_13133, method_13133

int (com.mojang.brigadier.context.CommandContext): lambda$register$15, method_13116, method_13116

void (List, ResourcePackProfile): lambda$register$14, method_13122, method_13122

CompletableFuture (com.mojang.brigadier.context.CommandContext, com.mojang.brigadier.suggestion.SuggestionsBuilder): lambda$static$13, method_13120, method_13120

boolean (Collection, String): lambda$static$12, method_29776, method_29776

boolean (FeatureSet, ResourcePackProfile): lambda$static$11, method_45145, method_45145

CompletableFuture (com.mojang.brigadier.context.CommandContext, com.mojang.brigadier.suggestion.SuggestionsBuilder): lambda$static$10, method_13136, method_13136

com.mojang.brigadier.Message (Object): lambda$static$9, method_70599, method_70599

com.mojang.brigadier.Message (Object, Object): lambda$static$8, method_70600, method_70600

com.mojang.brigadier.Message (Object): lambda$static$7, method_72058, method_72058

com.mojang.brigadier.Message (Object): lambda$static$6, method_70602, method_70602

com.mojang.brigadier.Message (Object): lambda$static$5, method_70603, method_70603

com.mojang.brigadier.Message (Object, Object): lambda$static$4, method_45146, method_45146

com.mojang.brigadier.Message (Object): lambda$static$3, method_58142, method_58142

com.mojang.brigadier.Message (Object): lambda$static$2, method_13131, method_13131

com.mojang.brigadier.Message (Object): lambda$static$1, method_13135, method_13135

com.mojang.brigadier.Message (Object): lambda$static$0, method_13117, method_13117