BetterModel
Toggle table of contents
1.13.3-SNAPSHOT-392
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.nms
/
PlayerChannelHandler
Player
Channel
Handler
interface
PlayerChannelHandler
:
AutoCloseable
,
Identifiable
A player channel
Members
Functions
close
Link copied to clipboard
abstract
fun
close
(
)
id
Link copied to clipboard
abstract
fun
id
(
)
:
Int
Gets entity id
is
Slim
Link copied to clipboard
abstract
fun
isSlim
(
)
:
Boolean
Checks this player's skin is slim
player
Link copied to clipboard
@
NotNull
abstract
fun
player
(
)
:
@
NotNull
Player
Gets Bukkit player
profile
Link copied to clipboard
@
NotNull
open
fun
profile
(
)
:
@
NotNull
GameProfile
Gets player game profile
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
abstract
fun
uuid
(
)
:
@
NotNull
UUID
Gets entity uuid