Skip to content

UIEventBuilder

Package: com.hypixel.hytale.server.core.ui.builder

Type: class

Static Fields

NameType
LOGGERHytaleLogger
EMPTY_EVENT_BINDING_ARRAYCustomUIEventBinding[]

Fields

NameType
eventsList

Methods

MethodReturns
addEventBinding(CustomUIEventBindingType type, String selector)UIEventBuilder
addEventBinding(CustomUIEventBindingType type, String selector, boolean locksInterface)UIEventBuilder
addEventBinding(CustomUIEventBindingType type, String selector, EventData data)UIEventBuilder
addEventBinding(CustomUIEventBindingType type, String selector, @Nullable EventData data, boolean locksInterface)UIEventBuilder
getEvents()CustomUIEventBinding[]

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!