net.minecraft.server.command.function

public class CommandFunction

br
net.minecraft.unmapped.C_02894945
net.minecraft.server.command.function.CommandFunction
net.minecraft.command.FunctionObject

Field summary

Modifier and TypeField
private final CommandFunction$Entry[]
a
f_54599029
entries
field_193530_b
private final Identifier
b
f_18415000
location
field_197002_b

Constructor summary

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

Method summary

Modifier and TypeMethod
public Identifier
a()
m_11579036()
getLocation()
func_197001_a()
public CommandFunction$Entry[]
b()
m_75759606()
getEntries()
func_193528_a()
public static CommandFunction
a(pc arg0, pp arg1, List<String> arg2)
m_67837957(C_22168528 arg0, C_84455079 arg1, List<String> arg2)
of(Identifier location, FunctionManager manager, List<String> commands)
func_197000_a(ResourceLocation arg0, FunctionManager arg1, List<String> arg2)