Class InteractiveUI.SimpleEventData

java.lang.Object
fr.hytale.loader.api.ui.InteractiveUI.SimpleEventData
Enclosing class:
InteractiveUI

public static class InteractiveUI.SimpleEventData extends Object
Simple event data structure.
Since:
1.0.5
Version:
1.0.6
Author:
HytaleLoader
  • Field Details

    • action

      public String action
    • CODEC

      public static final com.hypixel.hytale.codec.builder.BuilderCodec<InteractiveUI.SimpleEventData> CODEC
      Codec for the simple event data.
  • Constructor Details

    • SimpleEventData

      public SimpleEventData()