Class OverrideNearbyRespawnPointPage

java.lang.Object
com.hypixel.hytale.server.core.entity.entities.player.pages.CustomUIPage
com.hypixel.hytale.server.core.entity.entities.player.pages.InteractiveCustomUIPage<com.hypixel.hytale.builtin.beds.respawn.RespawnPointPage.RespawnPointEventData>
com.hypixel.hytale.builtin.beds.respawn.RespawnPointPage
com.hypixel.hytale.builtin.beds.respawn.OverrideNearbyRespawnPointPage

public class OverrideNearbyRespawnPointPage extends com.hypixel.hytale.builtin.beds.respawn.RespawnPointPage
  • Field Details

    • respawnPointPosition

      private final Vector3i respawnPointPosition
    • respawnPointToAdd

      private final RespawnBlock respawnPointToAdd
    • nearbyRespawnPoints

      private final PlayerRespawnPointData[] nearbyRespawnPoints
    • radiusLimitRespawnPoint

      private int radiusLimitRespawnPoint
  • Constructor Details

  • Method Details