Uses of Interface
net.minecraftforge.registries.IForgeRegistry.ClearCallback
Packages that use IForgeRegistry.ClearCallback
-
Uses of IForgeRegistry.ClearCallback in net.minecraftforge.registries
Classes in net.minecraftforge.registries that implement IForgeRegistry.ClearCallbackModifier and TypeClassDescriptionprivate static class
private static class
private static class
private static class
private static class
Fields in net.minecraftforge.registries declared as IForgeRegistry.ClearCallbackFields in net.minecraftforge.registries with type parameters of type IForgeRegistry.ClearCallbackModifier and TypeFieldDescriptionprivate List<IForgeRegistry.ClearCallback<T>>
RegistryBuilder.clearCallback
Methods in net.minecraftforge.registries that return IForgeRegistry.ClearCallbackMethods in net.minecraftforge.registries with parameters of type IForgeRegistry.ClearCallbackModifier and TypeMethodDescriptionRegistryBuilder.add(IForgeRegistry.ClearCallback<T> clear)
RegistryBuilder.onClear(IForgeRegistry.ClearCallback<T> clear)