public class BeehiveTreeDecorator extends TreeDecorator
| Modifier and Type | Field and Description |
|---|---|
private float |
chance |
static com.mojang.serialization.Codec<BeehiveTreeDecorator> |
field_24958 |
field_24962| Constructor and Description |
|---|
BeehiveTreeDecorator(float float2) |
| Modifier and Type | Method and Description |
|---|---|
void |
generate(ServerWorldAccess serverWorldAccess,
Random random,
List<BlockPos> logPositions,
List<BlockPos> leavesPositions,
Set<BlockPos> set,
BlockBox box) |
protected TreeDecoratorType<?> |
getType() |
placeVine, setBlockStateAndEncompassPositionpublic static final com.mojang.serialization.Codec<BeehiveTreeDecorator> field_24958
private final float chance
protected TreeDecoratorType<?> getType()
getType in class TreeDecorator