Class AtmosphericPressureComponent
java.lang.Object
com.github.thedeathlycow.thermoo.api.environment.v2.component.AtmosphericPressureComponent
Stores the codec and default value for
EnvironmentComponentTypes.ATMOSPHERIC_PRESSURE-
Field Summary
Fields -
Method Summary
-
Field Details
-
CODEC
A double codec that requires positive values. -
DEFAULT
public static final double DEFAULTThe default atmospheric pressure, 1013.25mbar or exactly 1 standard atmosphere.- See Also:
-