Class SpawnLocationHelper

java.lang.Object
net.minecraft.entity.player.SpawnLocationHelper

public class SpawnLocationHelper extends Object
  • Constructor Details

    • SpawnLocationHelper

      public SpawnLocationHelper()
  • Method Details

    • 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_)