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.fun.notebot
/
NoteBlockTracker
Note
Block
Tracker
class
NoteBlockTracker
(
val
pos
:
BlockPos
)
:
MinecraftShortcuts
Members
Constructors
Note
Block
Tracker
Link copied to clipboard
constructor
(
pos
:
BlockPos
)
Properties
current
Note
Link copied to clipboard
var
currentNote
:
Int
?
gpu
Device
Link copied to clipboard
open
val
gpuDevice
:
GpuDevice
interaction
Link copied to clipboard
open
val
interaction
:
MultiPlayerGameMode
mc
Link copied to clipboard
open
val
mc
:
Minecraft
network
Link copied to clipboard
open
val
network
:
ClientPacketListener
player
Link copied to clipboard
open
val
player
:
LocalPlayer
pos
Link copied to clipboard
val
pos
:
BlockPos
world
Link copied to clipboard
open
val
world
:
ClientLevel
Functions
can
Test
Right
Now
Link copied to clipboard
fun
canTestRightNow
(
)
:
Boolean
can
Tune
Right
Now
Link copied to clipboard
fun
canTuneRightNow
(
)
:
Boolean
click
Link copied to clipboard
fun
click
(
)
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
set
Observed
Note
Link copied to clipboard
fun
setObservedNote
(
note
:
Int
)
test
Once
Link copied to clipboard
fun
testOnce
(
)
tune
Once
Link copied to clipboard
fun
tuneOnce
(
)