net.minecraft.registry

record DefaultComponentBinder$RegistryComponentInfo<T>

net.minecraft.core.component.DataComponentInitializers$PendingComponentBuilders
net.minecraft.class_1_117$class_1_121
net.minecraft.registry.DefaultComponentBinder$RegistryComponentInfo

Field summary

Modifier and TypeField
private final RegistryKey<? extends Registry<T>>
registryKey
comp_1_87
registryKey
private final Map<RegistryKey<T>, ComponentMap$Builder>
builders
comp_1_86
builders

Constructor summary

ModifierConstructor
private (RegistryKey<? extends Registry<T>> registryKey, Map<RegistryKey<T>, ComponentMap$Builder> builders)

Method summary

Modifier and TypeMethod
public RegistryKey<? extends Registry<T>>
registryKey()
comp_1_87()
registryKey()
public Map<RegistryKey<T>, ComponentMap$Builder>
builders()
comp_1_86()
builders()