net.minecraft.server.command.function

public class CommandFunction

br
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
private final Identifier
b
field_19208
location
field_197002_b
id

Constructor summary

ModifierConstructor
public (Identifier location, CommandFunction$Entry[] entries)

Method summary

Modifier and TypeMethod
public Identifier
a()
method_17355()
getLocation()
func_197001_a()
getId()
public CommandFunction$Entry[]
b()
method_14538()
getEntries()
func_193528_a()
getEntries()
public static CommandFunction
a(pc arg0, pp arg1, List<String> arg2)
method_17357(class_1653 arg0, class_3349 arg1, List<String> arg2)
of(Identifier location, FunctionManager manager, List<String> commands)
func_197000_a(ResourceLocation arg0, FunctionManager arg1, List<String> arg2)
create(ResourceLocation arg0, FunctionManager arg1, List<String> arg2)