public class LeaveVineTreeDecorator extends TreeDecorator
| Modifier and Type | Field and Description |
|---|---|
static com.mojang.serialization.Codec<LeaveVineTreeDecorator> |
field_24960 |
static LeaveVineTreeDecorator |
field_24961 |
field_24962| Constructor and Description |
|---|
LeaveVineTreeDecorator() |
| 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() |
private void |
method_23467(ModifiableTestableWorld modifiableTestableWorld,
BlockPos blockPos,
BooleanProperty booleanProperty,
Set<BlockPos> set,
BlockBox blockBox) |
placeVine, setBlockStateAndEncompassPositionpublic static final com.mojang.serialization.Codec<LeaveVineTreeDecorator> field_24960
public static final LeaveVineTreeDecorator field_24961
protected TreeDecoratorType<?> getType()
getType in class TreeDecoratorpublic void generate(ServerWorldAccess serverWorldAccess, Random random, List<BlockPos> logPositions, List<BlockPos> leavesPositions, Set<BlockPos> set, BlockBox box)
generate in class TreeDecoratorprivate void method_23467(ModifiableTestableWorld modifiableTestableWorld, BlockPos blockPos, BooleanProperty booleanProperty, Set<BlockPos> set, BlockBox blockBox)