public class ConfigBase.ConfigInt extends ConfigBase.CValue<java.lang.Integer,net.minecraftforge.common.ForgeConfigSpec.IntValue>
name, value| Constructor and Description |
|---|
ConfigInt(java.lang.String name,
int current,
int min,
int max,
java.lang.String... comment) |
addComments, get, getName, register, set