net.minecraft.server.command.function

public class CommandFunction

bm
net.minecraft.class_3270
net.minecraft.server.command.function.CommandFunction
net.minecraft.command.FunctionObject
net.minecraft.command.FunctionObject

Field summary

Modifier and TypeField
private final CommandFunction$Entry[]
a
field_15997
entries
field_193530_b
entries

Constructor summary

ModifierConstructor
public (CommandFunction$Entry[] entries)

Method summary

Modifier and TypeMethod
public CommandFunction$Entry[]
a()
method_14538()
getEntries()
func_193528_a()
getEntries()
public static CommandFunction
a(nt arg0, List<String> arg1)
method_14539(class_3349 arg0, List<String> arg1)
of(FunctionManager manager, List<String> lines)
func_193527_a(FunctionManager arg0, List<String> arg1)
create(FunctionManager functionManagerIn, List<String> commands)