PlayerManagerImpl

Functions

Link copied to clipboard
open fun animate(@NotNull player: @NotNull Player, @NotNull model: @NotNull String, @NotNull animation: @NotNull String): Boolean
open fun animate(@NotNull player: @NotNull Player, @NotNull model: @NotNull String, @NotNull animation: @NotNull String, @NotNull modifier: @NotNull AnimationModifier): Boolean
Link copied to clipboard
open override fun end()
Link copied to clipboard
@Nullable
open fun limb(@NotNull name: @NotNull String): @Nullable ModelRenderer?
Link copied to clipboard
open override fun player(uuid: UUID): PlayerChannelHandler?
open override fun player(player: Player): PlayerChannelHandler
Link copied to clipboard
open override fun reload(pipeline: ReloadPipeline, zipper: PackZipper)
Link copied to clipboard
open override fun start()