Class SectionIDMap


  • @Internal
    @Deprecated
    @Removal(version="4.2.0")
    public class SectionIDMap
    extends java.lang.Object
    Deprecated.
    in 4.0.0, there's no way to create custom PropertyIDMaps, therefore this class is obsolete
    This classed used to map section format IDs to PropertyIDMaps, but there's no way to use custom PropertyIDMaps.

    It is only kept for its ClassIDs until removal.

    • Constructor Detail

      • SectionIDMap

        public SectionIDMap()
        Deprecated.