BasicCustomUIPage
Package: com.hypixel.hytale.server.core.entity.entities.player.pages
Type: abstract class
Extends: CustomUIPage
Constructors
java
public BasicCustomUIPage(@Nonnull PlayerRef playerRef, @Nonnull CustomPageLifetime lifetime)Methods
| Method | Returns |
|---|---|
build(@Nonnull Ref ref, @Nonnull UICommandBuilder commandBuilder, @Nonnull UIEventBuilder eventBuilder, @Nonnull Store store) | void |
build(UICommandBuilder var1) | abstract void |