PlayerManager
Player manager
Functions
Link copied to clipboard
open fun animate(@NotNull player: @NotNull Player, @NotNull model: @NotNull String, @NotNull animation: @NotNull String)
Play's animation to this player
abstract fun animate(@NotNull player: @NotNull Player, @NotNull model: @NotNull String, @NotNull animation: @NotNull String, @NotNull modifier: @NotNull AnimationModifier)
Play's animation to this player with a specific loop type.
Link copied to clipboard
Gets renderer for player animation by name.
Link copied to clipboard
Gets all renderers for player animation.
Link copied to clipboard
Gets player channel handler
Get or creates channel handler Do not use this with fake player, instead use PlayerManager#player(UUID)
Link copied to clipboard
Executes reload