net.minecraft.network.protocol.status

public class ServerStatus$Players

aae$a
net.minecraft.network.protocol.status.ServerStatus$Players
net.minecraft.class_2926$class_2927
net.minecraft.server.ServerMetadata$Players
net.minecraft.src.C_5217_
net.minecraft.network.protocol.status.ServerPing$ServerPingPlayerSample

字段概要

修饰符与类型字段
private final int
a
maxPlayers
field_13289
max
f_134917_
private final int
b
numPlayers
field_13288
online
f_134918_
private com.mojang.authlib.GameProfile[]
c
sample
field_13287
sample
f_134919_

构造函数概要

修饰符构造函数
public (int max, int online)

方法概要

修饰符与类型方法
public int
a()
getMaxPlayers()
method_12687()
getPlayerLimit()
m_134923_()
public int
b()
getNumPlayers()
method_12688()
getOnlinePlayerCount()
m_134926_()
public com.mojang.authlib.GameProfile[]
c()
getSample()
method_12685()
getSample()
m_134927_()
public void
a(com.mojang.authlib.GameProfile[] arg0)
setSample(com.mojang.authlib.GameProfile[] arg0)
method_12686(com.mojang.authlib.GameProfile[] arg0)
setSample(com.mojang.authlib.GameProfile[] sample)
m_134924_(com.mojang.authlib.GameProfile[] arg0)