Uses of Interface
net.minecraftforge.registries.IForgeRegistry.AddCallback
Packages that use IForgeRegistry.AddCallback
-
Uses of IForgeRegistry.AddCallback in net.minecraftforge.registries
Classes in net.minecraftforge.registries that implement IForgeRegistry.AddCallbackModifier and TypeClassDescriptionprivate 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.AddCallbackFields in net.minecraftforge.registries with type parameters of type IForgeRegistry.AddCallbackModifier and TypeFieldDescriptionprivate List<IForgeRegistry.AddCallback<T>>
RegistryBuilder.addCallback
Methods in net.minecraftforge.registries that return IForgeRegistry.AddCallbackMethods in net.minecraftforge.registries with parameters of type IForgeRegistry.AddCallbackModifier and TypeMethodDescriptionRegistryBuilder.add
(IForgeRegistry.AddCallback<T> add) RegistryBuilder.onAdd
(IForgeRegistry.AddCallback<T> add)