Deserializer

Functions

Link copied to clipboard
@Nullable
open fun deserialize(@NotNull object: @NotNull JsonObject): @Nullable ModelRotator
Link copied to clipboard
@NotNull
open fun register(@NotNull name: @NotNull String, @NotNull builder: @NotNull ModelRotator.Builder): @NotNull ModelRotator.BuiltInDeserializer