BetterModel
Toggle table of contents
1.14.3-SNAPSHOT-440
api
Target filter
api
Switch theme
Search in API
Skip to content
BetterModel
api
/
kr.toxicity.model.api.nms
/
PlayerChannelHandler
Player
Channel
Handler
interface
PlayerChannelHandler
:
Identifiable
,
AutoCloseable
A player channel
Members
Functions
base
Link copied to clipboard
@
NotNull
abstract
fun
base
(
)
:
@
NotNull
BaseBukkitPlayer
Gets base player
close
Link copied to clipboard
abstract
fun
close
(
)
id
Link copied to clipboard
open
fun
id
(
)
:
Int
Gets entity id
player
Link copied to clipboard
@
NotNull
open
fun
player
(
)
:
@
NotNull
Player
Gets Bukkit player
send
Entity
Data
Link copied to clipboard
abstract
fun
sendEntityData
(
@
NotNull
registry
:
@
NotNull
EntityTrackerRegistry
)
Sends correct entity data of this tracker
uuid
Link copied to clipboard
@
NotNull
open
fun
uuid
(
)
:
@
NotNull
UUID
Gets entity uuid