HyCodeYourTale
classpublicPriority 3

SetNameRespawnPointPage

com.hypixel.hytale.builtin.beds.respawn.SetNameRespawnPointPage

extends RespawnPointPage

1

Methods

1

Public Methods

2

Fields

1

Constructors

Constructors

public
SetNameRespawnPointPage(PlayerRef playerRef, InteractionType interactionType, Vector3i respawnBlockPosition, RespawnBlock respawnBlock)

Methods

Public Methods (1)

public
void handleDataEvent(Ref<EntityStore> ref, Store<EntityStore> store, RespawnPointPage.RespawnPointEventData data)

Fields

Private/Package Fields (2)

privateRespawnBlock respawnBlock
privateVector3i respawnBlockPosition

Related Classes