Class PlayerRespawnLogic

java.lang.Object
net.minecraft.server.level.PlayerRespawnLogic

public class PlayerRespawnLogic extends Object
  • Constructor Details

    • PlayerRespawnLogic

      public PlayerRespawnLogic()
  • Method Details

    • getOverworldRespawnPos

      @Nullable protected static BlockPos getOverworldRespawnPos(ServerLevel pLevel, int pX, int pZ)
    • getSpawnPosInChunk

      @Nullable public static BlockPos getSpawnPosInChunk(ServerLevel pLevel, ChunkPos pChunkPos)