Package net.orbyfied.j8.registry
package net.orbyfied.j8.registry
-
ClassDescriptionAbstract implementation of a registry service, with a constructor supplying it with a registry.A service which can add basic functionality to a registry.Indicates an item which can be registered in an
Registry.Namespaced unique identifier.MappingService<K,R extends Registry<T>, T extends Identifiable> A service which should map a specific key type to a registry item.Registry<T extends Identifiable>Class for mapped and linear storage of uniquely identified items using anIdentifier.An extension to a registry.A service to add to a registry.