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.event.events
/
WorldChangeEvent
World
Change
Event
class
WorldChangeEvent
(
val
world
:
ClientLevel
?
)
:
Event
Members
Constructors
World
Change
Event
Link copied to clipboard
constructor
(
world
:
ClientLevel
?
)
Properties
is
Completed
Link copied to clipboard
var
isCompleted
:
Boolean
world
Link copied to clipboard
val
world
:
ClientLevel
?