Class Hierarchy
- java.lang.Object
- com.fasterxml.jackson.databind.JsonDeserializer<T> (implements com.fasterxml.jackson.databind.deser.NullValueProvider)
- io.github.toberocat.guiengine.function.call.ActionFunction.Deserializer
- io.github.toberocat.guiengine.function.call.AddComponentsFunction.Deserializer
- io.github.toberocat.guiengine.function.call.EditComponentFunction.Deserializer
- io.github.toberocat.guiengine.function.call.RemoveComponentFunction.Deserializer
- java.lang.Record
- io.github.toberocat.guiengine.function.call.ActionFunction (implements io.github.toberocat.guiengine.function.GuiFunction)
- io.github.toberocat.guiengine.function.call.AddComponentsFunction (implements io.github.toberocat.guiengine.function.GuiFunction)
- io.github.toberocat.guiengine.function.call.EditComponentFunction (implements io.github.toberocat.guiengine.function.GuiFunction)
- io.github.toberocat.guiengine.function.call.RemoveComponentFunction (implements io.github.toberocat.guiengine.function.GuiFunction)
- com.fasterxml.jackson.databind.JsonDeserializer<T> (implements com.fasterxml.jackson.databind.deser.NullValueProvider)