Package net.mathias2246.buildmc.util.registry
package net.mathias2246.buildmc.util.registry
-
ClassDescriptionBaseRegistry<T extends org.bukkit.Keyed>An Enum containing all the keys of the registries defined by BuildMC.DeferredRegistry<T extends org.bukkit.Keyed>A
DeferredRegistryis an implementation of bukkitsRegistryinterface.KeyHolder<T>A Helper class for storing an object instance with aNamespacedKey.A registry-holder stores a collection ofRegistryinstances under a certain key.A Builder class used to create new instances ofRegistriesHolders.