History - net.minecraft.server.function.CommandFunction

26.3-pre-2

Names

Fields

Constructors

Methods

26.3-pre-1

Names

Fields

Constructors

Methods

26.3-snapshot-10

Names

Fields

Constructors

Methods

26.3-snapshot-9

Names

Fields

Constructors

Methods

26.3-snapshot-8

Names

Fields

Constructors

Methods

26.3-snapshot-7

Names

Fields

Constructors

Methods

26.3-snapshot-6

Names

Fields

Constructors

Methods

26.3-snapshot-5

Names

Fields

Constructors

Methods

26.3-snapshot-4

Names

Fields

Constructors

Methods

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