Package 

Class ClickEvent

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final ClickAction action
      private final JsonElement value
    • Method Summary

      Modifier and Type Method Description
      final ClickAction component1()
      final JsonElement component2()
      final ClickEvent copy(ClickAction action, JsonElement value)
      final ClickAction getAction()
      final JsonElement getValue()
      • Methods inherited from class me.bardy.komponent.event.ClickEvent

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait