Uses of Interface
net.minecraftforge.registries.IForgeRegistry.AddCallback
-
Uses of IForgeRegistry.AddCallback in net.minecraftforge.registries
Modifier 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>>
Modifier and TypeFieldDescriptionprivate List<IForgeRegistry.AddCallback<T>>
RegistryBuilder.addCallback
Modifier and TypeMethodDescriptionRegistryBuilder.add
(IForgeRegistry.AddCallback<T> add) RegistryBuilder.onAdd
(IForgeRegistry.AddCallback<T> add)