Class TrunkVineTreeDecorator
java.lang.Object
net.minecraft.world.gen.decorator.TreeDecorator
net.minecraft.world.gen.decorator.TrunkVineTreeDecorator
public class TrunkVineTreeDecorator extends TreeDecorator
-
Field Summary
Fields Modifier and Type Field Description static com.mojang.serialization.Codec<TrunkVineTreeDecorator>field_24964static TrunkVineTreeDecoratorfield_24965 -
Constructor Summary
Constructors Constructor Description TrunkVineTreeDecorator() -
Method Summary
Methods inherited from class net.minecraft.world.gen.decorator.TreeDecorator
placeVine, setBlockStateAndEncompassPosition
-
Field Details
-
Constructor Details
-
TrunkVineTreeDecorator
public TrunkVineTreeDecorator()
-
-
Method Details
-
getType
- Specified by:
getTypein classTreeDecorator
-
generate
public void generate(WorldAccess world, Random random, List<BlockPos> logPositions, List<BlockPos> leavesPositions, Set<BlockPos> set, BlockBox box)- Specified by:
generatein classTreeDecorator
-