net.minecraft.server

public class ServerStatus$Players

qc$a
net.minecraft.class_2926$class_2927
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_13289
max
field_151336_a
field_151336_a
private final int
b
field_13288
online
field_151334_b
field_151334_b
private GameProfile[]
c
field_13287
profiles
field_151335_c
field_151335_c

Constructor summary

ModifierConstructor
public (int max, int online)

Method summary

Modifier and TypeMethod
public int
a()
method_12687()
getMax()
func_151332_a()
getMaxPlayers()
public int
b()
method_12688()
getOnline()
func_151333_b()
getOnlinePlayerCount()
public GameProfile[]
c()
method_12685()
get()
func_151331_c()
getPlayers()
public void
a(GameProfile[] arg0)
method_12686(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)