Skip to content

InteractiveCustomUIPage

Package: com.hypixel.hytale.server.core.entity.entities.player.pages

Type: abstract class

Extends: CustomUIPage

Constructors

java
public InteractiveCustomUIPage(@Nonnull PlayerRef playerRef, @Nonnull CustomPageLifetime lifetime, @Nonnull BuilderCodec eventDataCodec)

Static Fields

NameType
LOGGERHytaleLogger

Fields

NameType
eventDataCodecBuilderCodec

Methods

MethodReturns
handleDataEvent(@Nonnull Ref ref, @Nonnull Store store, @Nonnull Object data)void
sendUpdate(@Nullable UICommandBuilder commandBuilder, @Nullable UIEventBuilder eventBuilder, boolean clear)void
handleDataEvent(@Nonnull Ref ref, @Nonnull Store store, String rawData)void
sendUpdate(@Nullable UICommandBuilder commandBuilder, boolean clear)void

Unofficial documentation · Any questions? Found a mistake? Have something you want documented? Join the Discord server at the top and let us know in #hytale!