Class MeCommand


  • public class MeCommand
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      MeCommand()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      private static ITextComponent createMessage​(com.mojang.brigadier.context.CommandContext<CommandSource> p_244711_0_, java.lang.String p_244711_1_)  
      static void register​(com.mojang.brigadier.CommandDispatcher<CommandSource> p_198364_0_)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MeCommand

        public MeCommand()
    • Method Detail

      • register

        public static void register​(com.mojang.brigadier.CommandDispatcher<CommandSource> p_198364_0_)
      • createMessage

        private static ITextComponent createMessage​(com.mojang.brigadier.context.CommandContext<CommandSource> p_244711_0_,
                                                    java.lang.String p_244711_1_)