Package net.minecraft.util.registry
package net.minecraft.util.registry
-
ClassDescriptionStores a few hardcoded registries with builtin values for datapack-loadable registries, from which a registry tracker can create a new dynamic registry.A manager of dynamic registries.An immutable implementation of the dynamic registry manager, representing a specialized configuration of registries.Represents the serialization behavior of the registries, including the id of the registry, the codec for its elements, and whether the registry should be sent to the client.Registry<T>RegistryKey<T>Represents a key for a value in a registry in a context where a root registry is available.