Package net.mathias2246.buildmc.util.registry
package net.mathias2246.buildmc.util.registry
-
ClassDescriptionBaseRegistry<T extends org.bukkit.Keyed>An implementation of Bukkit's
Registrythat is permanently mutable.An Enum containing all the keys of the registries defined by BuildMC.DeferredRegistry<T extends org.bukkit.Keyed>ADeferredRegistryis an implementation of Bukkit'sRegistryinterface.KeyHolder<T>A Helper class for storing an object instance with aNamespacedKeyas identifier.A registry-holder stores a collection ofRegistryinstances under a certain key.A Builder class used to create new instances ofRegistriesHolders.