Class SereneSeasonsConfig
java.lang.Object
de.cheaterpaul.fallingleaves.modcompat.SereneSeasonsConfig
-
Constructor Summary
ConstructorsConstructorDescriptionSereneSeasonsConfig(net.neoforged.neoforge.common.ModConfigSpec.Builder builder) -
Method Summary
Modifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.booleanDeprecated, for removal: This API element is subject to removal in a future version.floatgetModifier(net.minecraft.world.level.Level level) voidDeprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
SereneSeasonsConfig
public SereneSeasonsConfig(net.neoforged.neoforge.common.ModConfigSpec.Builder builder)
-
-
Method Details
-
updateCache
Deprecated, for removal: This API element is subject to removal in a future version. -
getModifier
public float getModifier(net.minecraft.world.level.Level level) -
exists
Deprecated, for removal: This API element is subject to removal in a future version. -
create
@Deprecated(forRemoval=true) public org.apache.commons.lang3.tuple.Pair<Enum<?>,Float> create(String string) Deprecated, for removal: This API element is subject to removal in a future version.
-