public static class PNCConfig.Common.Advanced
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static boolean |
disableKeroseneLampFakeAirBlock |
static boolean |
dontUpdateInfiniteWaterSources |
static int |
fluidTankUpdateRate |
static int |
maxDroneChargingStationSearchRange |
static int |
maxDroneTeleportRange |
static int |
pressureSyncPrecision |
static boolean |
stopDroneAI |
static int |
stuckDroneTeleportTicks |
| Constructor and Description |
|---|
Advanced() |
public static boolean disableKeroseneLampFakeAirBlock
public static int fluidTankUpdateRate
public static boolean stopDroneAI
public static int pressureSyncPrecision
public static boolean dontUpdateInfiniteWaterSources
public static int maxDroneChargingStationSearchRange
public static int stuckDroneTeleportTicks
public static int maxDroneTeleportRange