Uses of Package
net.minecraft.server.function
Package
Description
Provides resources to Minecraft, including resource access and provision.
-
ClassDescriptionA lazy reference to another command function that may or may not exist.
-
-
ClassDescriptionThe function loader holds the functions and function tags for a
CommandFunctionManager
to use. -
ClassDescriptionThe command function manager implements execution of functions, like that from the
function
command. -
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.