Class InteractiveUI.SimpleEventData
java.lang.Object
fr.hytale.loader.api.ui.InteractiveUI.SimpleEventData
- Enclosing class:
InteractiveUI
Simple event data structure.
- Since:
- 1.0.5
- Version:
- 1.0.6
- Author:
- HytaleLoader
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.hypixel.hytale.codec.builder.BuilderCodec<InteractiveUI.SimpleEventData> Codec for the simple event data. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
action
-
CODEC
public static final com.hypixel.hytale.codec.builder.BuilderCodec<InteractiveUI.SimpleEventData> CODECCodec for the simple event data.
-
-
Constructor Details
-
SimpleEventData
public SimpleEventData()
-