protected static class MesaSurfaceDecorator.Band extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ConstantBlock |
above |
protected ConstantBlock |
below |
protected ConstantBlock |
block |
protected IntRange |
count |
protected IntRange |
size |
| Modifier | Constructor and Description |
|---|---|
protected |
Band() |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(@NonNull net.daporkchop.lib.random.PRandom random,
@NonNull org.cloudburstmc.api.block.BlockState[] bands) |
protected IntRange count
protected IntRange size
protected ConstantBlock block
protected ConstantBlock above
protected ConstantBlock below
Copyright © 2021. All rights reserved.