BetterModel
Toggle table of contents
1.12.2-SNAPSHOT-360
core
Platform filter
core
Switch theme
Search in API
BetterModel
core
/
kr.toxicity.model.manager
/
PlayerManagerImpl
Player
Manager
Impl
object
PlayerManagerImpl
:
PlayerManager
,
GlobalManager
Members
Functions
animate
Link copied to clipboard
open
fun
animate
(
@
NotNull
p0
:
@
NotNull
Player
,
@
NotNull
p1
:
@
NotNull
String
,
@
NotNull
p2
:
@
NotNull
String
)
:
Boolean
open
fun
animate
(
@
NotNull
p0
:
@
NotNull
Player
,
@
NotNull
p1
:
@
NotNull
String
,
@
NotNull
p2
:
@
NotNull
String
,
@
NotNull
p3
:
@
NotNull
AnimationModifier
)
:
Boolean
end
Link copied to clipboard
open
fun
end
(
)
limb
Link copied to clipboard
@
Nullable
open
fun
limb
(
@
NotNull
p0
:
@
NotNull
String
)
:
@
Nullable
ModelRenderer
?
player
Link copied to clipboard
open
override
fun
player
(
uuid
:
UUID
)
:
PlayerChannelHandler
?
open
override
fun
player
(
player
:
Player
)
:
PlayerChannelHandler
reload
Link copied to clipboard
open
override
fun
reload
(
pipeline
:
ReloadPipeline
,
zipper
:
PackZipper
)
start
Link copied to clipboard
open
override
fun
start
(
)