History - net.minecraft.server.function.CommandFunctionManager

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

1.21.11_unobfuscated

Names

net.minecraft.server.ServerFunctionManager

net.minecraft.class_2991

net.minecraft.server.function.CommandFunctionManager

Fields

org.slf4j.Logger: LOGGER, field_47181, LOGGER

Identifier: TICK_FUNCTION_TAG, field_13417, TICK_TAG_ID

Identifier: LOAD_FUNCTION_TAG, field_13412, LOAD_TAG_ID

MinecraftServer: server, field_13419, server

List<CommandFunction<ServerCommandSource>>: ticking, field_13418, tickFunctions

boolean: postReload, field_13422, justLoaded

FunctionLoader: library, field_25333, loader

Constructors

(MinecraftServer, FunctionLoader)

Methods

com.mojang.brigadier.CommandDispatcher<ServerCommandSource> (): getDispatcher, method_12900, getDispatcher

void (): tick, method_18699, tick

void (Collection<CommandFunction<ServerCommandSource>>, Identifier): executeTagFunctions, method_29460, executeAll

void (CommandFunction<ServerCommandSource>, ServerCommandSource): execute, method_12904, execute

void (FunctionLoader): replaceLibrary, method_29461, setFunctions

void (FunctionLoader): postReload, method_29773, load

ServerCommandSource (): getGameLoopSender, method_12899, getScheduledCommandSource

Optional<CommandFunction<ServerCommandSource>> (Identifier): get, method_12905, getFunction

List<CommandFunction<ServerCommandSource>> (Identifier): getTag, method_29462, getTag

Iterable<Identifier> (): getFunctionNames, method_29463, getAllFunctions

Iterable<Identifier> (): getTagNames, method_29464, getFunctionTags

void (Procedure, ServerCommandSource, CommandExecutionContext): lambda$execute$1, method_54252, method_54252

String (CommandFunction): lambda$execute$0, method_54251, method_54251