Uses of Package
net.minecraft.server.function
Packages that use net.minecraft.server.function
Package
Description
The base package for all Minecraft classes.
-
Classes in net.minecraft.server.function used by net.minecraftClassDescriptionThe command function manager implements execution of functions, like that from the
functioncommand. -
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 function loader holds the functions and function tags for a
CommandFunctionManagerto 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
functioncommand.The function loader holds the functions and function tags for aCommandFunctionManagerto use.A lazy reference to another command function that may or may not exist.