Class ClientIcon

  • All Implemented Interfaces:
    Serializable

    public final class ClientIcon
    extends Object
    implements Serializable
    Similar to IGuiIcon, but a final mutable class that can be serialized and deserialized via JSON.
    Since:
    7.0.0
    Author:
    XIMA MEDIA GmbH
    See Also:
    Serialized Form
    • Constructor Detail

      • ClientIcon

        @Deprecated
        public ClientIcon()
        Deprecated.
        Use that static methods, this is required for JSON de/serialization.