Class MesaSurfaceDecorator.Band
java.lang.Object
org.cloudburstmc.server.level.generator.standard.generation.decorator.MesaSurfaceDecorator.Band
- Enclosing class:
- MesaSurfaceDecorator
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected ConstantBlockprotected ConstantBlockprotected ConstantBlockprotected IntRangeprotected IntRange -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidapply(@NonNull net.daporkchop.lib.random.PRandom random, @NonNull org.cloudburstmc.api.block.BlockState[] bands)
-
Field Details
-
count
-
size
-
block
-
above
-
below
-
-
Constructor Details
-
Band
protected Band()
-
-
Method Details
-
apply
public void apply(@NonNull @NonNull net.daporkchop.lib.random.PRandom random, @NonNull @NonNull org.cloudburstmc.api.block.BlockState[] bands)
-