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.misc.debugrecorder.modes
/
GenericDebugRecorder
/
ScheduledEntityDebug
Scheduled
Entity
Debug
data
class
ScheduledEntityDebug
(
var
ticksLeft
:
Int
,
val
entityId
:
Int
)
Members
Constructors
Scheduled
Entity
Debug
Link copied to clipboard
constructor
(
ticksLeft
:
Int
,
entityId
:
Int
)
Properties
entity
Id
Link copied to clipboard
val
entityId
:
Int
ticks
Left
Link copied to clipboard
var
ticksLeft
:
Int