Package mindustry.game
Class Rules.TeamRules
java.lang.Object
mindustry.game.Rules.TeamRules
- All Implemented Interfaces:
Json.JsonSerializable
- Enclosing class:
- Rules
A simple map for storing TeamRules in an efficient way without hashing.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
TeamRules
public TeamRules()
-
-
Method Details
-
get
-
write
- Specified by:
write
in interfaceJson.JsonSerializable
-
read
- Specified by:
read
in interfaceJson.JsonSerializable
-