Class FabricServerConfig
java.lang.Object
cromveil.combatnumbers.config.FabricServerConfig
- All Implemented Interfaces:
me.shedaniel.autoconfig.ConfigData
-
Nested Class Summary
Nested classes/interfaces inherited from interface me.shedaniel.autoconfig.ConfigData
me.shedaniel.autoconfig.ConfigData.ValidationException -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface me.shedaniel.autoconfig.ConfigData
validatePostLoad
-
Field Details
-
enabled
public boolean enabled -
maxRenderDistance
public float maxRenderDistance
-
-
Constructor Details
-
FabricServerConfig
public FabricServerConfig()
-