BetterModel
Toggle table of contents
1.4.3-SNAPSHOT-67
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.nms
/
PlayerChannelHandler
Player
Channel
Handler
interface
PlayerChannelHandler
:
AutoCloseable
A player channel
Members
Functions
close
Link copied to clipboard
abstract
fun
close
(
)
end
Track
Link copied to clipboard
abstract
fun
endTrack
(
@
NotNull
tracker
:
EntityTracker
)
Stops tracking this entity tracker
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
(
)
:
Player
Gets Bukkit player
show
Player
Limb
Link copied to clipboard
abstract
fun
showPlayerLimb
(
)
:
Boolean
Gets whether to show some player's animation
abstract
fun
showPlayerLimb
(
show
:
Boolean
)
Sets whether to show some player's animation
start
Track
Link copied to clipboard
abstract
fun
startTrack
(
@
NotNull
tracker
:
EntityTracker
)
Tracks this entity tracker
unregister
All
Link copied to clipboard
abstract
fun
unregisterAll
(
)
Stops tracking all entity tracker