Class SeedCommand


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

      Constructors 
      Constructor Description
      SeedCommand()  
    • Method Summary

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

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

      • SeedCommand

        public SeedCommand()
    • Method Detail

      • register

        public static void register​(com.mojang.brigadier.CommandDispatcher<CommandSource> p_241067_0_,
                                    boolean p_241067_1_)