Package de.teamlapen.werewolves.config
Class CommonConfig.IntValueExt
java.lang.Object
de.teamlapen.werewolves.config.CommonConfig.IntValueExt
- Enclosing class:
- CommonConfig
-
Constructor Summary
ConstructorsConstructorDescriptionIntValueExt(net.neoforged.neoforge.common.ModConfigSpec.Builder value, String name, int defaultValue, int min, int max) -
Method Summary
-
Constructor Details
-
IntValueExt
public IntValueExt(net.neoforged.neoforge.common.ModConfigSpec.Builder value, String name, int defaultValue, int min, int max)
-
-
Method Details