Interface TreeFeatureLeavesUpdate
public interface TreeFeatureLeavesUpdate
-
Method Summary
Modifier and TypeMethodDescriptionnet.minecraft.world.phys.shapes.DiscreteVoxelShapewilderWild$updateLeaves(net.minecraft.world.level.LevelAccessor level, @NotNull net.minecraft.world.level.levelgen.structure.BoundingBox box, Set<net.minecraft.core.BlockPos> rootPositions, Set<net.minecraft.core.BlockPos> trunkPositions, Set<net.minecraft.core.BlockPos> foliagePositions)
-
Method Details
-
wilderWild$updateLeaves
net.minecraft.world.phys.shapes.DiscreteVoxelShape wilderWild$updateLeaves(net.minecraft.world.level.LevelAccessor level, @NotNull @NotNull net.minecraft.world.level.levelgen.structure.BoundingBox box, Set<net.minecraft.core.BlockPos> rootPositions, Set<net.minecraft.core.BlockPos> trunkPositions, Set<net.minecraft.core.BlockPos> foliagePositions)
-