类 PlayerRespawnLogic

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

public class PlayerRespawnLogic extends Object
  • 构造器详细资料

    • PlayerRespawnLogic

      public PlayerRespawnLogic()
  • 方法详细资料

    • getOverworldRespawnPos

      @Nullable protected static BlockPos getOverworldRespawnPos(ServerLevel p_183929_, int p_183930_, int p_183931_)
    • getSpawnPosInChunk

      @Nullable public static BlockPos getSpawnPosInChunk(ServerLevel p_183933_, ChunkPos p_183934_)