net.minecraft.server

public record ServerMetadata$Players

net.minecraft.network.protocol.status.ServerStatus$Players
net.minecraft.network.protocol.status.ServerStatus$Players
net.minecraft.class_2926$class_2927
net.minecraft.server.ServerMetadata$Players

Field summary

Modifier and TypeField
private final int
max
max
comp_1279
max
private final int
online
online
comp_1280
online
private final List<PlayerConfigEntry>
sample
sample
comp_1281
sample
public static final com.mojang.serialization.Codec<ServerMetadata$Players>
CODEC
CODEC
field_42540
CODEC

Constructor summary

ModifierConstructor
public (int max, int online, List<PlayerConfigEntry> sample)

Method summary

Modifier and TypeMethod
public int
max()
max()
comp_1279()
max()
public int
online()
online()
comp_1280()
online()
public List<PlayerConfigEntry>
sample()
sample()
comp_1281()
sample()