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 BlockState[] bands) |
protected IntRange count
protected IntRange size
protected ConstantBlock block
protected ConstantBlock above
protected ConstantBlock below
public void apply(@NonNull
@NonNull net.daporkchop.lib.random.PRandom random,
@NonNull
@NonNull BlockState[] bands)
Copyright © 2020. All rights reserved.