Package net.minestom.server.registry
package net.minestom.server.registry
-
ClassDescriptionHolds registry data for any of the registries controlled by the server.Holder<T>Represents either a reference to a registry entry
RegistryKey
or a direct registry value.HolderSet<T>A HolderSet is either a registry tag or a list of direct holders.HolderSet.Direct<T extends Holder.Direct<T>>Provides access to all the dynamic registries.Registry<T>Handles registry data, used byStaticProtocolObject
implementations and is strictly internal.RegistryData.Loader<T extends StaticProtocolObject<T>>RegistryKey<T>Represents a reference to aRegistry
entry.RegistryTag<T>RegistryTag
is a collection of keys from a particular registry.TagKey<T>