Class EnvironmentContainer.DefaultEnvironmentContainerEntry
java.lang.Object
com.hypixel.hytale.server.worldgen.container.EnvironmentContainer.EnvironmentContainerEntry
com.hypixel.hytale.server.worldgen.container.EnvironmentContainer.DefaultEnvironmentContainerEntry
- Enclosing class:
EnvironmentContainer
public static class EnvironmentContainer.DefaultEnvironmentContainerEntry
extends EnvironmentContainer.EnvironmentContainerEntry
-
Field Summary
Fields inherited from class com.hypixel.hytale.server.worldgen.container.EnvironmentContainer.EnvironmentContainerEntry
EMPTY_ARRAY, environmentMapping, mapCondition, valueNoise -
Constructor Summary
ConstructorsConstructorDescriptionDefaultEnvironmentContainerEntry(IWeightedMap<Integer> environmentMapping, NoiseProperty valueNoise) -
Method Summary
Methods inherited from class com.hypixel.hytale.server.worldgen.container.EnvironmentContainer.EnvironmentContainerEntry
getEnvironmentAt, shouldGenerate
-
Constructor Details
-
DefaultEnvironmentContainerEntry
public DefaultEnvironmentContainerEntry(IWeightedMap<Integer> environmentMapping, NoiseProperty valueNoise)
-
-
Method Details
-
toString
- Overrides:
toStringin classEnvironmentContainer.EnvironmentContainerEntry
-