Class PlayerInfo
java.lang.Object
org.geysermc.mcprotocollib.protocol.data.status.PlayerInfo
-
Constructor Summary
ConstructorsConstructorDescriptionPlayerInfo(int maxPlayers, int onlinePlayers, @NonNull List<GameProfile> players) -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleanintint@NonNull List<GameProfile>inthashCode()@NonNull StringtoString()
-
Constructor Details
-
PlayerInfo
-
-
Method Details