update

abstract fun update(frame: AnimationFrame?)

Sends the given AnimationFrame to the associated org.bukkit.entity.Player and tells the frame to schedule the next frame to be sent.

Since

2.0.0

Parameters

frame

The frame to be sent.

Sources

Link copied to clipboard