Package net.jcm.vsch.config
Class VSCHConfig
java.lang.Object
net.jcm.vsch.config.VSCHConfig
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraftforge.common.ForgeConfigSpec.ConfigValue<Integer>static final net.minecraftforge.common.ForgeConfigSpec.ConfigValue<Integer>static final net.minecraftforge.common.ForgeConfigSpec.ConfigValue<Number>static final net.minecraftforge.common.ForgeConfigSpec.IntValuestatic final net.minecraftforge.common.ForgeConfigSpec.Builderstatic final net.minecraftforge.common.ForgeConfigSpec.ConfigValue<Boolean>static final net.minecraftforge.common.ForgeConfigSpec.BooleanValuestatic final net.minecraftforge.common.ForgeConfigSpec.BooleanValuestatic final net.minecraftforge.common.ForgeConfigSpec.ConfigValue<Number>static final net.minecraftforge.common.ForgeConfigSpec.ConfigValue<Number>static final net.minecraftforge.common.ForgeConfigSpec.ConfigValue<Integer>static final net.minecraftforge.common.ForgeConfigSpec.ConfigValue<Boolean>static final net.minecraftforge.common.ForgeConfigSpec.ConfigValue<Number>static final net.minecraftforge.common.ForgeConfigSpec.ConfigValue<Number>static final net.minecraftforge.common.ForgeConfigSpec.ConfigValue<Boolean>static final net.minecraftforge.common.ForgeConfigSpec.ConfigValue<Number>static final net.minecraftforge.common.ForgeConfigSpec.ConfigValue<Number>static final net.minecraftforge.common.ForgeConfigSpec.IntValuestatic final net.minecraftforge.common.ForgeConfigSpec.ConfigValue<Number>static final net.minecraftforge.common.ForgeConfigSpec.ConfigValue<Number>static final net.minecraftforge.common.ForgeConfigSpec.ConfigValue<Integer>static final net.minecraftforge.common.ForgeConfigSpec.ConfigValue<Integer>static final net.minecraftforge.common.ForgeConfigSpec.ConfigValue<Number>static final net.minecraftforge.common.ForgeConfigSpecstatic final net.minecraftforge.common.ForgeConfigSpec.ConfigValue<Integer>static final net.minecraftforge.common.ForgeConfigSpec.BooleanValuestatic final net.minecraftforge.common.ForgeConfigSpec.ConfigValue<String>static final net.minecraftforge.common.ForgeConfigSpec.ConfigValue<ThrusterData.ThrusterMode>static final net.minecraftforge.common.ForgeConfigSpec.ConfigValue<Number>static final net.minecraftforge.common.ForgeConfigSpec.ConfigValue<Boolean> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
BUILDER
public static final net.minecraftforge.common.ForgeConfigSpec.Builder BUILDER -
SPEC
public static final net.minecraftforge.common.ForgeConfigSpec SPEC -
THRUSTER_TOGGLE
-
THRUSTER_MODE
public static final net.minecraftforge.common.ForgeConfigSpec.ConfigValue<ThrusterData.ThrusterMode> THRUSTER_MODE -
THRUSTER_FLAME_IMPACT
public static final net.minecraftforge.common.ForgeConfigSpec.BooleanValue THRUSTER_FLAME_IMPACT -
THRUSTER_STRENGTH
-
THRUSTER_ENERGY_CONSUME_RATE
public static final net.minecraftforge.common.ForgeConfigSpec.ConfigValue<Integer> THRUSTER_ENERGY_CONSUME_RATE -
THRUSTER_FUEL_CONSUME_RATES
public static final net.minecraftforge.common.ForgeConfigSpec.ConfigValue<String> THRUSTER_FUEL_CONSUME_RATES -
AIR_THRUSTER_STRENGTH
public static final net.minecraftforge.common.ForgeConfigSpec.ConfigValue<Number> AIR_THRUSTER_STRENGTH -
AIR_THRUSTER_ENERGY_CONSUME_RATE
public static final net.minecraftforge.common.ForgeConfigSpec.ConfigValue<Integer> AIR_THRUSTER_ENERGY_CONSUME_RATE -
AIR_THRUSTER_MAX_WATER_CONSUME_RATE
public static final net.minecraftforge.common.ForgeConfigSpec.ConfigValue<Integer> AIR_THRUSTER_MAX_WATER_CONSUME_RATE -
POWERFUL_THRUSTER_STRENGTH
public static final net.minecraftforge.common.ForgeConfigSpec.ConfigValue<Number> POWERFUL_THRUSTER_STRENGTH -
POWERFUL_THRUSTER_ENERGY_CONSUME_RATE
public static final net.minecraftforge.common.ForgeConfigSpec.ConfigValue<Integer> POWERFUL_THRUSTER_ENERGY_CONSUME_RATE -
POWERFUL_THRUSTER_FUEL_CONSUME_RATE
public static final net.minecraftforge.common.ForgeConfigSpec.ConfigValue<Integer> POWERFUL_THRUSTER_FUEL_CONSUME_RATE -
GYRO_STRENGTH
-
GYRO_ENERGY_CONSUME_RATE
public static final net.minecraftforge.common.ForgeConfigSpec.ConfigValue<Integer> GYRO_ENERGY_CONSUME_RATE -
GYRO_MAX_SPEED
-
GYRO_LIMIT_SPEED
-
ASSEMBLER_ENERGY_CONSUMPTION
public static final net.minecraftforge.common.ForgeConfigSpec.IntValue ASSEMBLER_ENERGY_CONSUMPTION -
MAX_ASSEMBLE_BLOCKS
public static final net.minecraftforge.common.ForgeConfigSpec.IntValue MAX_ASSEMBLE_BLOCKS -
ASSEMBLE_BLACKLIST
-
ENABLE_EMPTY_SPACE_CHUNK
public static final net.minecraftforge.common.ForgeConfigSpec.BooleanValue ENABLE_EMPTY_SPACE_CHUNK -
MAX_DRAG
-
LIMIT_SPEED
-
MAX_SPEED
-
CANCEL_ASSEMBLY
-
MAGNET_BOOT_DISTANCE
public static final net.minecraftforge.common.ForgeConfigSpec.ConfigValue<Number> MAGNET_BOOT_DISTANCE -
MAGNET_BOOT_MAX_FORCE
public static final net.minecraftforge.common.ForgeConfigSpec.ConfigValue<Number> MAGNET_BOOT_MAX_FORCE -
GRAVITY_DISTANCE
-
GRAVITY_MAX_FORCE
-
ENABLE_PLACE_SHIP_PLATFORM
public static final net.minecraftforge.common.ForgeConfigSpec.BooleanValue ENABLE_PLACE_SHIP_PLATFORM
-
-
Constructor Details
-
VSCHConfig
public VSCHConfig()
-
-
Method Details
-
register
public static void register(net.minecraftforge.fml.ModLoadingContext context) -
getThrusterFuelConsumeRates
-
getAssembleBlacklistSet
-