rotate
open fun rotate(@NotNull rotation: @NotNull ModelRotation, @NotNull bundler: @NotNull PacketBundler): Boolean
Rotates the model to a new orientation.
Return
true if the rotation changed, false otherwise
Since
1.15.2
Parameters
rotation
the new rotation
bundler
the packet bundler to use