public class LeaveVineTreeDecorator extends TreeDecorator
type| Constructor and Description |
|---|
LeaveVineTreeDecorator() |
LeaveVineTreeDecorator(com.mojang.datafixers.Dynamic<T> dynamic) |
| Modifier and Type | Method and Description |
|---|---|
void |
generate(WorldAccess world,
Random random,
List<BlockPos> logPositions,
List<BlockPos> leavesPositions,
Set<BlockPos> set,
BlockBox box) |
private void |
method_23467(ModifiableTestableWorld modifiableTestableWorld,
BlockPos blockPos,
BooleanProperty booleanProperty,
Set<BlockPos> set,
BlockBox blockBox) |
<T> T |
serialize(com.mojang.datafixers.types.DynamicOps<T> ops) |
placeVine, setBlockStateAndEncompassPositionpublic LeaveVineTreeDecorator()
public LeaveVineTreeDecorator(com.mojang.datafixers.Dynamic<T> dynamic)
public void generate(WorldAccess world, 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)
public <T> T serialize(com.mojang.datafixers.types.DynamicOps<T> ops)