LiquidBounce
Toggle table of contents
0.37.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
LiquidBounce
LiquidBounce
/
net.ccbluex.liquidbounce.features.module.modules.world.traps
/
BlockChangeInfo
/
InteractWithBlock
/
InteractWithBlock
Interact
With
Block
constructor
(
itemPredicate
:
(
Item
)
->
Boolean
,
side
:
Direction
,
alternativeOffsets
:
List
<
Vec3i
>
=
listOf(Vec3i.ZERO)
)