Class AttachCapabilitiesEventIngredientComponent<T,M>

java.lang.Object
net.neoforged.bus.api.Event
org.cyclops.commoncapabilities.api.ingredient.capability.AttachCapabilitiesEventIngredientComponent<T,M>
Type Parameters:
T - The instance type.
M - The matching condition parameter.
All Implemented Interfaces:
net.neoforged.fml.event.IModBusEvent

public class AttachCapabilitiesEventIngredientComponent<T,M> extends net.neoforged.bus.api.Event implements net.neoforged.fml.event.IModBusEvent
Event for when an IngredientComponent is being constructed that is emitted on the mod event bus.