Uses of Interface
net.minecraftforge.registries.IForgeRegistry.CreateCallback
Packages that use IForgeRegistry.CreateCallback
-
Uses of IForgeRegistry.CreateCallback in net.minecraftforge.registries
Classes in net.minecraftforge.registries that implement IForgeRegistry.CreateCallbackModifier 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>>
Fields in net.minecraftforge.registries declared as IForgeRegistry.CreateCallbackModifier and TypeFieldDescriptionprivate final IForgeRegistry.CreateCallback<V>
ForgeRegistry.create
Fields in net.minecraftforge.registries with type parameters of type IForgeRegistry.CreateCallbackModifier and TypeFieldDescriptionprivate List<IForgeRegistry.CreateCallback<T>>
RegistryBuilder.createCallback
Methods in net.minecraftforge.registries that return IForgeRegistry.CreateCallbackMethods in net.minecraftforge.registries with parameters of type IForgeRegistry.CreateCallbackModifier and TypeMethodDescriptionRegistryBuilder.add
(IForgeRegistry.CreateCallback<T> create) RegistryBuilder.onCreate
(IForgeRegistry.CreateCallback<T> create)