Class ShopPage
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.server.core.entity.entities.player.pages.choices.ChoiceBasePage.ChoicePageEventData>
com.hypixel.hytale.server.core.entity.entities.player.pages.choices.ChoiceBasePage
com.hypixel.hytale.builtin.adventure.shop.ShopPage
public class ShopPage
extends com.hypixel.hytale.server.core.entity.entities.player.pages.choices.ChoiceBasePage
-
Nested Class Summary
Nested classes/interfaces inherited from class com.hypixel.hytale.server.core.entity.entities.player.pages.choices.ChoiceBasePage
com.hypixel.hytale.server.core.entity.entities.player.pages.choices.ChoiceBasePage.ChoicePageEventData -
Field Summary
Fields inherited from class com.hypixel.hytale.server.core.entity.entities.player.pages.InteractiveCustomUIPage
eventDataCodecFields inherited from class com.hypixel.hytale.server.core.entity.entities.player.pages.CustomUIPage
lifetime, playerRef -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static ChoiceElement[]getShopElements(String shopId) Methods inherited from class com.hypixel.hytale.server.core.entity.entities.player.pages.choices.ChoiceBasePage
build, getElements, getPageLayout, handleDataEventMethods inherited from class com.hypixel.hytale.server.core.entity.entities.player.pages.InteractiveCustomUIPage
handleDataEvent, sendUpdate, sendUpdateMethods inherited from class com.hypixel.hytale.server.core.entity.entities.player.pages.CustomUIPage
close, getLifetime, onDismiss, rebuild, sendUpdate, sendUpdate, setLifetime
-
Constructor Details
-
ShopPage
-
-
Method Details
-
getShopElements
-