Class SpawnLocationHelper


  • public class SpawnLocationHelper
    extends java.lang.Object
    • Constructor Detail

      • SpawnLocationHelper

        public SpawnLocationHelper()
    • Method Detail

      • getOverworldRespawnPos

        @Nullable
        protected static BlockPos getOverworldRespawnPos​(ServerWorld p_241092_0_,
                                                         int p_241092_1_,
                                                         int p_241092_2_,
                                                         boolean p_241092_3_)
      • getSpawnPosInChunk

        @Nullable
        public static BlockPos getSpawnPosInChunk​(ServerWorld p_241094_0_,
                                                  ChunkPos p_241094_1_,
                                                  boolean p_241094_2_)