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 classMacroFunction.MacroEntry<T extends ExecutionCommandSource<T>>(package private) static classFields in net.minecraft.commands.functions with type parameters of type MacroFunction.EntryModifier and TypeFieldDescriptionprivate final List<MacroFunction.Entry<T>>MacroFunction.entriesprivate List<MacroFunction.Entry<T>>FunctionBuilder.macroEntriesConstructor 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_)