LiquidBounce
Toggle table of contents
0.38.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
LiquidBounce
LiquidBounce
/
net.ccbluex.liquidbounce.utils.math
/
PositionedVoxelShape
Positioned
Voxel
Shape
data
class
PositionedVoxelShape
<
K
>
(
val
blockPos
:
Long
,
val
key
:
K
,
val
shape
:
VoxelShape
)
Members
Constructors
Positioned
Voxel
Shape
Link copied to clipboard
constructor
(
blockPos
:
Long
,
key
:
K
,
shape
:
VoxelShape
)
Properties
block
Pos
Link copied to clipboard
val
blockPos
:
Long
key
Link copied to clipboard
val
key
:
K
shape
Link copied to clipboard
val
shape
:
VoxelShape