apply

@Nullable
abstract fun apply(@NotNull element: @NotNull JsonElement): @Nullable ModelRotator


@Nullable
open fun apply(): @Nullable ModelRotator

Deserializes a default instance.

Return

the rotator

Since

1.15.2


@Nullable
open fun apply(value: Long): @Nullable ModelRotator

Deserializes from a long value.

Return

the rotator

Since

1.15.2

Parameters

value

the value