Uses of Interface
net.neoforged.neoforge.registries.callback.AddCallback
Packages that use AddCallback
-
Uses of AddCallback in net.minecraft.world.item
Fields in net.minecraft.world.item declared as AddCallbackModifier and TypeFieldDescriptionstatic final AddCallback
<ItemDisplayContext> ItemDisplayContext.ADD_CALLBACK
-
Uses of AddCallback in net.neoforged.neoforge.registries
Classes in net.neoforged.neoforge.registries that implement AddCallbackModifier and TypeClassDescription(package private) static class
(package private) static class
(package private) static class
Fields in net.neoforged.neoforge.registries with type parameters of type AddCallbackModifier and TypeFieldDescriptionprotected final List
<AddCallback<T>> BaseMappedRegistry.addCallbacks
Methods in net.neoforged.neoforge.registries with parameters of type AddCallback