Class LogEvent

java.lang.Object
pro.gravit.launcher.events.request.LogEvent
All Implemented Interfaces:
WebSocketEvent, pro.gravit.utils.TypeSerializeInterface

public class LogEvent extends Object implements WebSocketEvent
  • Field Details

    • string

      public final String string
  • Constructor Details

    • LogEvent

      public LogEvent(String string)
  • Method Details

    • getType

      public String getType()
      Specified by:
      getType in interface pro.gravit.utils.TypeSerializeInterface
      Specified by:
      getType in interface WebSocketEvent