Class ProfileByUUIDRequest

java.lang.Object
pro.gravit.launcher.request.Request<ProfileByUUIDRequestEvent>
pro.gravit.launcher.request.uuid.ProfileByUUIDRequest
All Implemented Interfaces:
WebSocketRequest, pro.gravit.utils.TypeSerializeInterface

public final class ProfileByUUIDRequest extends Request<ProfileByUUIDRequestEvent> implements WebSocketRequest
  • Field Details

    • uuid

      public final UUID uuid
  • Constructor Details

    • ProfileByUUIDRequest

      public ProfileByUUIDRequest(UUID uuid)
  • Method Details

    • getType

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