Class CallableHorsesConfig.Settings
java.lang.Object
tschipp.callablehorses.common.config.CallableHorsesConfig.Settings
- Enclosing class:
CallableHorsesConfig
-
Field Summary
FieldsModifier and TypeFieldDescriptionString[]booleanbooleanbooleanbooleanbooleanbooleanbooleandoubledoubleint -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
enableDebug
public boolean enableDebug -
deathIsPermanent
public boolean deathIsPermanent -
callableInEveryDimension
public boolean callableInEveryDimension -
callableDimsWhitelist
-
maxCallingDistance
public int maxCallingDistance -
enableStatsViewer
public boolean enableStatsViewer -
horseWalkRange
public double horseWalkRange -
horseWalkSpeed
public double horseWalkSpeed -
continuousAntiDupeChecking
public boolean continuousAntiDupeChecking -
disableHorseDrops
public boolean disableHorseDrops -
checkForSpace
public boolean checkForSpace
-
-
Constructor Details
-
Settings
public Settings()
-