of

@NotNull
open fun of(@NotNull rotator: @NotNull ModelRotation): @NotNull ModelRotator.Getter
@NotNull
open fun of(@NotNull rotator: @NotNull Supplier<ModelRotation>): @NotNull ModelRotator.Getter
@NotNull
open fun of(@NotNull rotator: @NotNull (ModelRotation) -> ModelRotation): @NotNull ModelRotator.Getter