Class VelocityPlayers

java.lang.Object
one.tranic.t.velocity.player.VelocityPlayers

public class VelocityPlayers extends Object
  • Constructor Details

    • VelocityPlayers

      public VelocityPlayers()
  • Method Details

    • getOnlinePlayers

      @NotNull public static @NotNull List<one.tranic.t.base.player.Player<?>> getOnlinePlayers()
    • getPlatformOnlinePlayers

      @NotNull public static @NotNull List<? extends com.velocitypowered.api.proxy.Player> getPlatformOnlinePlayers()
    • getOnlinePlayersName

      @NotNull public static @NotNull List<String> getOnlinePlayersName()