| Package | Description |
|---|---|
| org.cloudburstmc.server.level.generator.standard.generation.density |
| Modifier and Type | Class and Description |
|---|---|
class |
EndDensitySource
A
NoiseSource that provides noise similar to that of vanilla's end terrain. |
class |
NetherDensitySource
A
NoiseSource that provides noise similar to that of vanilla's nether terrain. |
class |
VanillaDensitySource
A
NoiseSource that provides noise similar to that of vanilla terrain. |
| Modifier and Type | Method and Description |
|---|---|
DensitySource |
DensitySourceReferenceDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser p,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
Copyright © 2020. All rights reserved.