Class TellRawCommand


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

      Constructors 
      Constructor Description
      TellRawCommand()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void register​(com.mojang.brigadier.CommandDispatcher<CommandSource> p_198818_0_)  
      • Methods inherited from class java.lang.Object

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

      • TellRawCommand

        public TellRawCommand()
    • Method Detail

      • register

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