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.utils.block
/
AbstractBlockLocationTracker
/
State2BlockPos
/
untrack
untrack
override
fun
untrack
(
pos
:
BlockPos
)
:
Boolean
Untracks a
BlockPos
.
Return
true if the
pos
was tracked and now removed, false if the
pos
is untracked.