Package 

Class HoverEvent

    • Method Summary

      Modifier and Type Method Description
      final HoverAction component1()
      final JsonElement component2()
      final HoverEvent copy(HoverAction action, JsonElement contents)
      final HoverAction getAction()
      final JsonElement getContents()
      • Methods inherited from class me.bardy.komponent.event.HoverEvent

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

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