net.minecraft.server.command.function

public class CommandFunction

ca
net.minecraft.class_2158
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_9805
entries
field_193530_b
field_193530_b
private final Identifier
b
field_9806
location
field_197002_b
field_197002_b

Constructor summary

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

Method summary

Modifier and TypeMethod
public Identifier
a()
method_9194()
getLocation()
func_197001_a()
getId()
public CommandFunction$Entry[]
b()
method_9193()
getEntries()
func_193528_a()
getEntries()
public static CommandFunction
a(qs arg0, re arg1, List<String> arg2)
method_9195(class_2960 arg0, class_2991 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)