Class LogEvent

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

@Deprecated public class LogEvent extends Object implements WebSocketEvent
Deprecated.
  • Field Details

    • string

      public final String string
      Deprecated.
  • Constructor Details

    • LogEvent

      public LogEvent(String string)
      Deprecated.
  • Method Details

    • getType

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