PlayerChannelHandler

A player channel

Functions

Link copied to clipboard
@NotNull
abstract fun base(): @NotNull BaseBukkitPlayer
Gets base player
Link copied to clipboard
abstract fun close()
Link copied to clipboard
open fun id(): Int
Gets entity id
Link copied to clipboard
@NotNull
open fun player(): @NotNull Player
Gets Bukkit player
Link copied to clipboard
abstract fun sendEntityData(@NotNull registry: @NotNull EntityTrackerRegistry)
Sends correct entity data of this tracker
Link copied to clipboard
@NotNull
open fun uuid(): @NotNull UUID
Gets entity uuid