deserialize

@NotNull
open fun deserialize(@NotNull object: @NotNull JsonObject): @NotNull ModelRotator

Deserializes a rotator from a JSON object.

Return

the deserialized rotator, or EMPTY if invalid

Since

1.15.2

Parameters

object

the JSON object