Package org.geysermc.geyser.ping
Class GeyserPingInfo.Players
java.lang.Object
org.geysermc.geyser.ping.GeyserPingInfo.Players
- Enclosing class:
- GeyserPingInfo
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Players
public Players() -
Players
public Players(int max, int online)
-
-
Method Details
-
getMax
public int getMax() -
getOnline
public int getOnline() -
setMax
public void setMax(int max) -
setOnline
public void setOnline(int online) -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-