Class FunctionCommand


  • public class FunctionCommand
    extends java.lang.Object
    • Field Detail

      • SUGGEST_FUNCTION

        public static final com.mojang.brigadier.suggestion.SuggestionProvider<CommandSource> SUGGEST_FUNCTION
    • Constructor Detail

      • FunctionCommand

        public FunctionCommand()
    • Method Detail

      • register

        public static void register​(com.mojang.brigadier.CommandDispatcher<CommandSource> p_198476_0_)