animate

open fun animate(@NotNull player: @NotNull Player, @NotNull model: @NotNull String, @NotNull animation: @NotNull String)

Play's animation to this player

Parameters

player

player

model

model name

animation

animation name


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.

Parameters

player

player

model

model name

animation

animation name

modifier

modifier