Package org.cyclops.commoncapabilities.api.ingredient.capability
package org.cyclops.commoncapabilities.api.ingredient.capability
-
ClassDescriptionEvent for when an
IngredientComponent
is being constructed that is emitted on the mod event bus.Instances of this interfaces can be used to attach aICapabilityProvider
to instances ofIngredientComponent
that are selected by name.A base implementation ofIIngredientComponentCapabilityAttacher
.A helper manager that can be used to easily attach capabilities to ingredient components.