Class ConstantEnvironmentProvider
java.lang.Object
com.hypixel.hytale.builtin.hytalegenerator.environmentproviders.EnvironmentProvider
com.hypixel.hytale.builtin.hytalegenerator.environmentproviders.ConstantEnvironmentProvider
-
Nested Class Summary
Nested classes/interfaces inherited from class com.hypixel.hytale.builtin.hytalegenerator.environmentproviders.EnvironmentProvider
EnvironmentProvider.Context -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.hypixel.hytale.builtin.hytalegenerator.environmentproviders.EnvironmentProvider
noEnvironmentProvider
-
Field Details
-
value
private final int value
-
-
Constructor Details
-
ConstantEnvironmentProvider
public ConstantEnvironmentProvider(int value)
-
-
Method Details
-
getValue
- Specified by:
getValuein classEnvironmentProvider
-