public abstract class LocalConfiguration extends Object
| Modifier and Type | Field and Description |
|---|---|
Set<Integer> |
allowedDataCycleBlocks |
boolean |
allowSymlinks |
int |
butcherDefaultRadius |
int |
butcherMaxRadius |
int |
defaultChangeLimit |
protected static int[] |
defaultDisallowedBlocks |
int |
defaultMaxPolygonalPoints |
int |
defaultMaxPolyhedronPoints |
Set<Integer> |
disallowedBlocks |
boolean |
logCommands |
String |
logFile |
int |
maxBrushRadius |
int |
maxChangeLimit |
int |
maxPolygonalPoints |
int |
maxPolyhedronPoints |
int |
maxRadius |
int |
maxSuperPickaxeSize |
boolean |
navigationUseGlass |
int |
navigationWand |
int |
navigationWandMaxDistance |
boolean |
noDoubleSlash |
boolean |
profile |
boolean |
registerHelp |
String |
saveDir |
String |
scriptsDir |
int |
scriptTimeout |
String |
shellSaveType |
boolean |
showFirstUseVersion |
SnapshotRepository |
snapshotRepo |
boolean |
superPickaxeDrop |
boolean |
superPickaxeManyDrop |
boolean |
useInventory |
boolean |
useInventoryCreativeOverride |
boolean |
useInventoryOverride |
int |
wandItem |
| Constructor and Description |
|---|
LocalConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
File |
getWorkingDirectory()
Get the working directory to work from.
|
abstract void |
load()
Loads the configuration.
|
protected static final int[] defaultDisallowedBlocks
public boolean profile
public int defaultChangeLimit
public int maxChangeLimit
public int defaultMaxPolygonalPoints
public int maxPolygonalPoints
public int defaultMaxPolyhedronPoints
public int maxPolyhedronPoints
public String shellSaveType
public SnapshotRepository snapshotRepo
public int maxRadius
public int maxSuperPickaxeSize
public int maxBrushRadius
public boolean logCommands
public String logFile
public boolean registerHelp
public int wandItem
public boolean superPickaxeDrop
public boolean superPickaxeManyDrop
public boolean noDoubleSlash
public boolean useInventory
public boolean useInventoryOverride
public boolean useInventoryCreativeOverride
public boolean navigationUseGlass
public int navigationWand
public int navigationWandMaxDistance
public int scriptTimeout
public String saveDir
public String scriptsDir
public boolean showFirstUseVersion
public int butcherDefaultRadius
public int butcherMaxRadius
public boolean allowSymlinks
public abstract void load()
public File getWorkingDirectory()
Copyright © 2010-2014. All Rights Reserved.