Package net.minestom.server.registry
package net.minestom.server.registry
-
ClassDescriptionHolds registry data for any of the registries controlled by the server.A key for a
ProtocolObjectin aDynamicRegistry.AUTOGENERATEDHolder<T>AHolderis either a reference into a registry or a direct value which isnt necessarily registered with the client.Holder.Lazy<T>A lazy holder allows for the value to be read as a reference without resolving it against the registry.ObjectSet<T extends ProtocolObject>A set of some protocol objects.Provides access to all the dynamic registries.Handles registry data, used byStaticProtocolObjectimplementations and is strictly internal.Registry.Container<T extends StaticProtocolObject>Registry.Container.Loader<T extends ProtocolObject>