Uses of Package
net.minecraft.server.function
Packages that use net.minecraft.server.function
Package
Description
-
Classes in net.minecraft.server.function used by net.minecraft.advancementClassDescriptionA lazy reference to another command function that may or may not exist.
-
Classes in net.minecraft.server.function used by net.minecraft.command
-
Classes in net.minecraft.server.function used by net.minecraft.command.argument
-
Classes in net.minecraft.server.function used by net.minecraft.serverClassDescriptionThe 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. -
Classes in net.minecraft.server.function used by net.minecraft.server.commandClassDescriptionA tree-visitor-like tracer, useful for gaining insights on function execution.
-
Classes in net.minecraft.server.function used by net.minecraft.server.functionClassDescriptionThe 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.A lazy reference to another command function that may or may not exist.