classpublicPriority 3
OverrideNearbyRespawnPointPage
com.hypixel.hytale.builtin.beds.respawn.OverrideNearbyRespawnPointPage
extends RespawnPointPage
1
Methods
1
Public Methods
4
Fields
1
Constructors
Constructors
public
OverrideNearbyRespawnPointPage(PlayerRef playerRef, InteractionType interactionType, Vector3i respawnPointPosition, RespawnBlock respawnPointToAdd, PlayerRespawnPointData[] nearbyRespawnPoints, int radiusLimitRespawnPoint)Methods
Public Methods (1)
public
void handleDataEvent(Ref<EntityStore> ref, Store<EntityStore> store, RespawnPointPage.RespawnPointEventData data)Fields
Private/Package Fields (4)
private
PlayerRespawnPointData[] nearbyRespawnPointsprivate
int radiusLimitRespawnPointprivate
Vector3i respawnPointPositionprivate
RespawnBlock respawnPointToAdd