Uses of Interface
net.minecraftforge.registries.IForgeRegistry.CreateCallback
-
Uses of IForgeRegistry.CreateCallback in net.minecraftforge.registries
Modifier and TypeClassDescriptionprivate static class
private static class
private static class
private static class
private static class
static class
NamespacedDefaultedWrapper.Factory<V extends IForgeRegistryEntry<V>>
static class
NamespacedWrapper.Factory<V extends IForgeRegistryEntry<V>>
Modifier and TypeFieldDescriptionprivate final IForgeRegistry.CreateCallback<V>
ForgeRegistry.create
Modifier and TypeFieldDescriptionprivate List<IForgeRegistry.CreateCallback<T>>
RegistryBuilder.createCallback
Modifier and TypeMethodDescriptionRegistryBuilder.add
(IForgeRegistry.CreateCallback<T> create) RegistryBuilder.onCreate
(IForgeRegistry.CreateCallback<T> create)