public static class CommonConfig.Advanced
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
net.minecraftforge.common.ForgeConfigSpec.BooleanValue |
disableKeroseneLampFakeAirBlock |
net.minecraftforge.common.ForgeConfigSpec.BooleanValue |
dontUpdateInfiniteWaterSources |
net.minecraftforge.common.ForgeConfigSpec.IntValue |
fluidTankUpdateRate |
net.minecraftforge.common.ForgeConfigSpec.IntValue |
maxDroneChargingStationSearchRange |
net.minecraftforge.common.ForgeConfigSpec.IntValue |
maxDroneTeleportRange |
net.minecraftforge.common.ForgeConfigSpec.BooleanValue |
nbtToClientModification |
net.minecraftforge.common.ForgeConfigSpec.IntValue |
pressureSyncPrecision |
net.minecraftforge.common.ForgeConfigSpec.BooleanValue |
stopDroneAI |
net.minecraftforge.common.ForgeConfigSpec.IntValue |
stuckDroneTeleportTicks |
| Constructor and Description |
|---|
Advanced() |
public net.minecraftforge.common.ForgeConfigSpec.IntValue stuckDroneTeleportTicks
public net.minecraftforge.common.ForgeConfigSpec.BooleanValue disableKeroseneLampFakeAirBlock
public net.minecraftforge.common.ForgeConfigSpec.IntValue fluidTankUpdateRate
public net.minecraftforge.common.ForgeConfigSpec.IntValue pressureSyncPrecision
public net.minecraftforge.common.ForgeConfigSpec.BooleanValue stopDroneAI
public net.minecraftforge.common.ForgeConfigSpec.BooleanValue dontUpdateInfiniteWaterSources
public net.minecraftforge.common.ForgeConfigSpec.IntValue maxDroneChargingStationSearchRange
public net.minecraftforge.common.ForgeConfigSpec.IntValue maxDroneTeleportRange
public net.minecraftforge.common.ForgeConfigSpec.BooleanValue nbtToClientModification