Uses of Interface
net.minecraft.commands.CommandFunction.Entry
Packages that use CommandFunction.Entry
-
Uses of CommandFunction.Entry in net.minecraft.commands
Classes in net.minecraft.commands that implement CommandFunction.EntryModifier and TypeClassDescriptionstatic class
static class
Fields in net.minecraft.commands declared as CommandFunction.EntryMethods in net.minecraft.commands that return CommandFunction.EntryConstructors in net.minecraft.commands with parameters of type CommandFunction.EntryModifierConstructorDescriptionCommandFunction(ResourceLocation p_77979_, CommandFunction.Entry[] p_77980_)
-
Uses of CommandFunction.Entry in net.minecraft.server
Fields in net.minecraft.server declared as CommandFunction.EntryModifier and TypeFieldDescriptionprivate CommandFunction.Entry
ServerFunctionManager.QueuedCommand.entry
Constructors in net.minecraft.server with parameters of type CommandFunction.EntryModifierConstructorDescriptionQueuedCommand(CommandSourceStack p_179982_, int p_179983_, CommandFunction.Entry p_179984_)