Package zombie.erosion
Class ErosionConfig.Debug
java.lang.Object
zombie.erosion.ErosionConfig.Debug
- Enclosing class:
- ErosionConfig
public class ErosionConfig.Debug
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description Debug()
-
Method Summary
Modifier and Type Method Description boolean
getEnabled()
int
getStartDay()
int
getStartMonth()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Debug
public Debug()
-
-
Method Details
-
getEnabled
public boolean getEnabled() -
getStartDay
public int getStartDay() -
getStartMonth
public int getStartMonth()
-