Uses of Interface
me.croabeast.file.SectionMappable
Packages that use SectionMappable
-
Uses of SectionMappable in me.croabeast.file
Classes in me.croabeast.file with type parameters of type SectionMappableModifier and TypeInterfaceDescriptioninterfaceSectionMappable<C extends Collection<org.bukkit.configuration.ConfigurationSection>,S extends SectionMappable<C, S>> Represents a specializedMappablefor mapping integer keys to collections ofConfigurationSectionobjects.Subinterfaces of SectionMappable in me.croabeast.file