net.minecraft.server

public class ServerStatus$Players

om$a
net.minecraft.class_2081$class_2082
net.minecraft.server.ServerStatus$Players
net.minecraft.network.ServerStatusResponse$Players
net.minecraft.network.ServerStatusResponse$Players

Field summary

Modifier and TypeField
private final int
a
field_8851
max
field_151336_a
maxPlayers
private final int
b
field_8852
online
field_151334_b
onlinePlayerCount
private GameProfile[]
c
field_8853
profiles
field_151335_c
players

Constructor summary

ModifierConstructor
public (int max, int online)

Method summary

Modifier and TypeMethod
public int
a()
method_8077()
getMax()
func_151332_a()
getMaxPlayers()
public int
b()
method_8079()
getOnline()
func_151333_b()
getOnlinePlayerCount()
public GameProfile[]
c()
method_8080()
get()
func_151331_c()
getPlayers()
public void
a(GameProfile[] arg0)
method_8078(com.mojang.authlib.GameProfile[] arg0)
set(com.mojang.authlib.GameProfile[] profiles)
func_151330_a(com.mojang.authlib.GameProfile[] arg0)
setPlayers(com.mojang.authlib.GameProfile[] playersIn)