Package mindustry.world.meta
Class StatCat
java.lang.Object
mindustry.world.meta.StatCat
- All Implemented Interfaces:
Comparable<StatCat>
A specific category for a stat.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
all
-
general
-
power
-
liquids
-
items
-
crafting
-
function
-
optional
-
name
-
id
public final int id
-
-
Constructor Details
-
StatCat
-
-
Method Details
-
localized
-
toString
-
compareTo
- Specified by:
compareTo
in interfaceComparable<StatCat>
-