Uses of Class
com.treescrub.spedran.data.GameRuleset
-
Packages that use GameRuleset Package Description com.treescrub.spedran.data Contains all the classes that represent resources on the SRC API. -
-
Uses of GameRuleset in com.treescrub.spedran.data
Methods in com.treescrub.spedran.data that return types with arguments of type GameRuleset Modifier and Type Method Description Optional<GameRuleset>Game. getRuleset()Gets aGameRulesetobject with the game-wide rules.
-