Package at.petrak.hexcasting.forge
Class ForgeHexConfig.Client
java.lang.Object
at.petrak.hexcasting.forge.ForgeHexConfig.Client
- All Implemented Interfaces:
at.petrak.hexcasting.api.mod.HexConfig.ClientConfigAccess
- Enclosing class:
- ForgeHexConfig
public static class ForgeHexConfig.Client
extends Object
implements at.petrak.hexcasting.api.mod.HexConfig.ClientConfigAccess
-
Field Summary
Fields inherited from interface at.petrak.hexcasting.api.mod.HexConfig.ClientConfigAccess
DEFAULT_CTRL_TOGGLES_OFF_STROKE_ORDER, DEFAULT_PATTERN_POINT_SPEED_MULTIPLIER -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleandouble
-
Constructor Details
-
Client
public Client(net.minecraftforge.common.ForgeConfigSpec.Builder builder)
-
-
Method Details
-
patternPointSpeedMultiplier
public double patternPointSpeedMultiplier()- Specified by:
patternPointSpeedMultiplierin interfaceat.petrak.hexcasting.api.mod.HexConfig.ClientConfigAccess
-
ctrlTogglesOffStrokeOrder
public boolean ctrlTogglesOffStrokeOrder()- Specified by:
ctrlTogglesOffStrokeOrderin interfaceat.petrak.hexcasting.api.mod.HexConfig.ClientConfigAccess
-