Uses of Record Class
net.minecraft.registry.RegistryKey.RegistryIdPair
Packages that use RegistryKey.RegistryIdPair
-
Uses of RegistryKey.RegistryIdPair in net.minecraft.registry
Fields in net.minecraft.registry with type parameters of type RegistryKey.RegistryIdPairModifier and TypeFieldDescriptionprivate static final ConcurrentMap
<RegistryKey.RegistryIdPair, RegistryKey<?>> RegistryKey.INSTANCES
A cache of all registry keys ever created.