Uses of Package
net.minecraft.server.function
Package
Description
-
ClassDescriptionA lazy reference to another command function that may or may not exist.
-
-
ClassDescriptionThe command function manager implements execution of functions, like that from the
function
command.The function loader holds the functions and function tags for aCommandFunctionManager
to use. -
ClassDescriptionA tree-visitor-like tracer, useful for gaining insights on function execution.
-
ClassDescriptionA lazy reference to another command function that may or may not exist.The command function manager implements execution of functions, like that from the
function
command.An active execution of functions.A tree-visitor-like tracer, useful for gaining insights on function execution.The function loader holds the functions and function tags for aCommandFunctionManager
to use.