DevCore
Toggle table of contents
1.0.0
jvm
Platform filter
jvm
Switch theme
Search in API
DevCore
packet
/
com.peco2282.devcore.packet
/
Packets
/
onPacketAsync
on
Packet
Async
inline
fun
<
T
>
onPacketAsync
(
player
:
Player
,
crossinline
handler
:
suspend
PacketEvent
.
(
T
)
->
Unit
)
Subscribe to specific packet events for a player asynchronously.