Package ovh.mythmc.social.api.util.registry
package ovh.mythmc.social.api.util.registry
-
ClassDescriptionThe
Registryinterface represents a generic registry for storing and managing a collection of values, which are associated with keys that implement theRegistryKeyinterface.TheRegistryKeyinterface represents a key that can be used within aRegistryto identify and access registered values.