Uses of Interface
net.minecraft.commands.functions.MacroFunction.Entry
Packages that use MacroFunction.Entry
-
Uses of MacroFunction.Entry in net.minecraft.commands.functions
Classes in net.minecraft.commands.functions that implement MacroFunction.EntryModifier and TypeClassDescription(package private) static class
MacroFunction.MacroEntry<T extends ExecutionCommandSource<T>>
(package private) static class
Fields in net.minecraft.commands.functions with type parameters of type MacroFunction.EntryModifier and TypeFieldDescriptionprivate final List<MacroFunction.Entry<T>>
MacroFunction.entries
private List<MacroFunction.Entry<T>>
FunctionBuilder.macroEntries
Constructor parameters in net.minecraft.commands.functions with type arguments of type MacroFunction.EntryModifierConstructorDescriptionMacroFunction
(ResourceLocation p_311437_, List<MacroFunction.Entry<T>> p_310862_, List<String> p_310686_)