Uses of Record Class
net.minecraft.registry.RegistryBuilder.RegistryInfo
-
Uses of RegistryBuilder.RegistryInfo in net.minecraft.registry
Modifier and TypeFieldDescriptionprivate final RegistryBuilder.RegistryInfo<T>
RegistryBuilder.InitializedRegistry.stub
The field for thestub
record component.Modifier and TypeFieldDescriptionprivate final List<RegistryBuilder.RegistryInfo<?>>
RegistryBuilder.registries
Modifier and TypeMethodDescriptionRegistryBuilder.InitializedRegistry.stub()
Returns the value of thestub
record component.ModifierConstructorDescription(package private)
InitializedRegistry
(RegistryBuilder.RegistryInfo<T> registryInfo, Map<RegistryKey<T>, RegistryBuilder.EntryAssociatedValue<T>> map)