net.minecraft.server

public class FunctionManager

implements Tickable

nt
net.minecraft.unmapped.C_84455079
net.minecraft.server.FunctionManager

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
a
f_47777441
LOGGER
private final File
b
f_38147106
dir
private final MinecraftServer
c
f_81023708
server
private final Map<Identifier, CommandFunction>
d
f_45952473
customFunctions
private String
e
f_54916612
name
private CommandFunction
f
f_23872784
gameLoopFunction
private final ArrayDeque<FunctionManager$QueuedCommand>
g
f_22614014
queuedCommands
private boolean
h
f_91178053
isInFunction
private final CommandSource
i
f_67779463
source

Constructor summary

ModifierConstructor
public (File dir, MinecraftServer server)

Method summary

Modifier and TypeMethod
public CommandFunction
a(nf arg0)
m_52700092(C_22168528 arg0)
get(Identifier location)
public CommandHandler
a()
m_05240432()
getCommandHandler()
public int
c()
m_10393217()
getMaxCommandChainLength()
public Map<Identifier, CommandFunction>
d()
m_46810019()
getAll()
public void
e()
m_65302345()
tick()
public int
a(bm arg0, bn arg1)
m_81149495(C_02894945 arg0, C_23078083 arg1)
run(CommandFunction function, CommandSource source)
public void
f()
m_70609942()
reload()
private void
h()
m_70463257()
load()