Package net.minecraft.server.function
package net.minecraft.server.function
- 
ClassDescriptionA standard element of a command function.A synthetic element to be stored in aCommandFunctionManager.Entry.A lazy reference to another command function that may or may not exist.The command function manager implements execution of functions, like that from thefunctioncommand.A tree-visitor-like tracer, useful for gaining insights on function execution.The function loader holds the functions and function tags for aCommandFunctionManagerto use.