Uses of Interface
org.bukkit.util.VoxelShape
Package
Description
Classes used to manipulate the voxels in a
world
,
including special states.Generalized BlockData classes.
-
Uses of VoxelShape in org.bukkit.block
Modifier and TypeMethodDescriptionBlock.getCollisionShape()
Gets the collision shape of this block. -
Uses of VoxelShape in org.bukkit.block.data
Modifier and TypeMethodDescriptionBlockData.getCollisionShape
(@NotNull Location location) Calculates the collision shape this block data would have at a particular location.