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
/
PlayerMoveEvent
Player
Move
Event
class
PlayerMoveEvent
(
val
type
:
MoverType
,
var
movement
:
Vec3
)
:
Event
Members
Constructors
Player
Move
Event
Link copied to clipboard
constructor
(
type
:
MoverType
,
movement
:
Vec3
)
Properties
is
Completed
Link copied to clipboard
var
isCompleted
:
Boolean
movement
Link copied to clipboard
var
movement
:
Vec3
type
Link copied to clipboard
val
type
:
MoverType