History - net.minecraft.server.function.CommandFunction
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.commands.functions.CommandFunction
net.minecraft.class_2158
net.minecraft.server.function.CommandFunction
Fields
Constructors
Methods
Identifier (): id, comp_1994, id
Procedure<T> (NbtCompound, com.mojang.brigadier.CommandDispatcher<T>): instantiate, method_52595, withMacroReplaced
boolean (CharSequence): shouldConcatenateNextLine, method_52592, continuesToNextLine
<T extends AbstractServerCommandSource<T>> CommandFunction<T> (Identifier, com.mojang.brigadier.CommandDispatcher<T>, T, List<String>): fromLines, method_9195, create
void (CharSequence): checkCommandLineLength, method_57057, validateCommandLength
<T extends AbstractServerCommandSource<T>> SourcedCommandAction<T> (com.mojang.brigadier.CommandDispatcher<T>, T, com.mojang.brigadier.StringReader): parseCommand, method_54417, parse