Class SetWorldSpawnCommand


  • public class SetWorldSpawnCommand
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void register​(com.mojang.brigadier.CommandDispatcher<CommandSource> p_198702_0_)  
      private static int setSpawn​(CommandSource p_198701_0_, BlockPos p_198701_1_, float p_198701_2_)  
      • Methods inherited from class java.lang.Object

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

      • SetWorldSpawnCommand

        public SetWorldSpawnCommand()
    • Method Detail

      • register

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

        private static int setSpawn​(CommandSource p_198701_0_,
                                    BlockPos p_198701_1_,
                                    float p_198701_2_)