Class ServerPing.SamplePlayer

java.lang.Object
com.velocitypowered.api.proxy.server.ServerPing.SamplePlayer
Enclosing class:
ServerPing

public static final class ServerPing.SamplePlayer extends Object
A player returned in the sample field of the server ping players field.
  • Constructor Details

    • SamplePlayer

      public SamplePlayer(String name, UUID id)
  • Method Details