Uses of Interface
net.minecraft.server.function.CommandFunction.Element
-
Uses of CommandFunction.Element in net.minecraft.server.function
Modifier and TypeClassDescriptionstatic class
static class
Modifier and TypeFieldDescriptionprivate CommandFunction.Element
CommandFunctionManager.Entry.element
private CommandFunction.Element[]
CommandFunction.elements
ModifierConstructorDescriptionCommandFunction(Identifier id, CommandFunction.Element[] elements)
Entry(ServerCommandSource source, int depth, CommandFunction.Element element)