Package dev.zelo.renderscale.config
Class RenderScaleConfig
java.lang.Object
dev.zelo.renderscale.config.RenderScaleConfig
- All Implemented Interfaces:
me.shedaniel.autoconfig.ConfigData
-
Nested Class Summary
Nested classes/interfaces inherited from interface me.shedaniel.autoconfig.ConfigData
me.shedaniel.autoconfig.ConfigData.ValidationException -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanfloatgetScale()static me.shedaniel.autoconfig.ConfigHolder<RenderScaleConfig> init()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface me.shedaniel.autoconfig.ConfigData
validatePostLoad
-
Field Details
-
scale
public float scale -
forceLinear
public boolean forceLinear -
irisScale
public float irisScale
-
-
Constructor Details
-
RenderScaleConfig
public RenderScaleConfig()
-
-
Method Details
-
init
-
getScale
public float getScale() -
getFilter
public boolean getFilter()
-