PacketBundler

interface PacketBundler

A packet bundler

Functions

Link copied to clipboard
@NotNull
abstract fun copy(): PacketBundler
Copy this bundler
Link copied to clipboard
abstract fun isEmpty(): Boolean
Checks this bundler is empty
Link copied to clipboard
abstract fun send(@NotNull player: Player)
Sends all packets to player