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
/
BlockIntentProvider
Block
Intent
Provider
interface
BlockIntentProvider
<
T
>
Inheritors
TrapPlanner
Members
Functions
on
Intent
Fulfilled
Link copied to clipboard
abstract
fun
onIntentFulfilled
(
intent
:
BlockChangeIntent
<
T
>
)
validate
Link copied to clipboard
abstract
fun
validate
(
plan
:
BlockChangeIntent
<
T
>
,
raycast
:
BlockHitResult
)
:
Boolean