Package net.minecraft.registry
package net.minecraft.registry
-
ClassDescriptionA manager of dynamic registries.A registry that allows adding or modifying values.Registerable<T>Registry<T>A registry is used to register various in-game components.An owner that owns multiple registries and holds the owner object for those.A utility class for serialization of registries using codecs.RegistryKey<T>Represents a key for a value in a registry in a context where a root registry is available.RegistryOps<T>A read-only wrapper of a registry.An implementation of
Registry
with a default ID and value for unknown lookups.An implementation of a mutable registry.