Class LayerContainer.DynamicLayerEntry
java.lang.Object
com.hypixel.hytale.server.worldgen.container.LayerContainer.LayerEntry
com.hypixel.hytale.server.worldgen.container.LayerContainer.DynamicLayerEntry
- Enclosing class:
LayerContainer
-
Field Summary
Fields inherited from class com.hypixel.hytale.server.worldgen.container.LayerContainer.LayerEntry
blockArray, mapCondition -
Constructor Summary
ConstructorsConstructorDescriptionDynamicLayerEntry(NoiseBlockArray blockArray, ICoordinateCondition mapCondition) -
Method Summary
Methods inherited from class com.hypixel.hytale.server.worldgen.container.LayerContainer.LayerEntry
getBlockArray, isActive
-
Constructor Details
-
DynamicLayerEntry
-
-
Method Details
-
toString
- Overrides:
toStringin classLayerContainer.LayerEntry
-