PlayerManager
interface PlayerManager
Player manager
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
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)