BetterModel
Toggle table of contents
1.4.3-SNAPSHOT-50
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.nms
/
PacketBundler
Packet
Bundler
interface
PacketBundler
Members
Functions
copy
Link copied to clipboard
@
NotNull
abstract
fun
copy
(
)
:
PacketBundler
is
Empty
Link copied to clipboard
abstract
fun
isEmpty
(
)
:
Boolean
send
Link copied to clipboard
abstract
fun
send
(
@
NotNull
player
:
Player
)