Uses of Enum Class
net.risingworld.api.utils.Platform
Packages that use Platform
-
Uses of Platform in net.risingworld.api
Methods in net.risingworld.api that return PlatformModifier and TypeMethodDescriptionstatic Platform
Server.getPlatform()
Gets the game/server platform. -
Uses of Platform in net.risingworld.api.objects
Methods in net.risingworld.api.objects that return PlatformModifier and TypeMethodDescriptionPlayer.getPlatform()
Gets the type of version the player is using, e.g standalone version, Steam version etc. -
Uses of Platform in net.risingworld.api.utils
Methods in net.risingworld.api.utils that return Platform