dhl
Toggle table of contents
1.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
dhl
dhl
/
net.crystopia.crystalshard.paper.dhl
/
ClientPacketFactory
/
moveVehicle
move
Vehicle
fun
moveVehicle
(
position
:
Vec3
,
yRot
:
Float
,
xRot
:
Float
,
callback
:
(
packet
:
Shard_Packet
<
ClientboundMoveVehiclePacketData
>
)
->
Unit
)
:
Shard_Packet
<
ClientboundMoveVehiclePacketData
>