PlayerChannelHandler

Functions

Link copied to clipboard
@NotNull
abstract fun armors(): @NotNull PlayerArmor
Gets player armor
Link copied to clipboard
abstract fun close()
Link copied to clipboard
abstract fun id(): Int
Gets entity id
Link copied to clipboard
@NotNull
abstract fun player(): @NotNull Player
Gets Bukkit player
Link copied to clipboard
@NotNull
abstract fun profile(): @NotNull ModelProfile
Gets player model skin
Link copied to clipboard
abstract fun sendEntityData(@NotNull registry: @NotNull EntityTrackerRegistry)
Sends correct entity data of this tracker
Link copied to clipboard
@NotNull
abstract fun skinParts(): @NotNull PlayerSkinParts
Gets player skin customization
Link copied to clipboard
@NotNull
abstract fun uuid(): @NotNull UUID
Gets entity uuid