Uses of Class
org.geysermc.geyser.ping.GeyserPingInfo.Version
Packages that use GeyserPingInfo.Version
-
Uses of GeyserPingInfo.Version in org.geysermc.geyser.ping
Methods in org.geysermc.geyser.ping that return GeyserPingInfo.VersionMethods in org.geysermc.geyser.ping with parameters of type GeyserPingInfo.VersionModifier and TypeMethodDescriptionvoid
GeyserPingInfo.setVersion(GeyserPingInfo.Version version)
Constructors in org.geysermc.geyser.ping with parameters of type GeyserPingInfo.VersionModifierConstructorDescriptionGeyserPingInfo(String description, GeyserPingInfo.Players players, GeyserPingInfo.Version version)