deserialize

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

Deserializes a rotator from a JSON object.

Return

the rotator, or null if invalid

Since

1.15.2

Parameters

object

the JSON object