Package net.fabricmc.fabric.api.item.v1
Class DefaultItemComponentEvents
java.lang.Object
net.fabricmc.fabric.api.item.v1.DefaultItemComponentEvents
Events to modify the default
ComponentMap
of items.-
Nested Class Summary
Modifier and TypeClassDescriptionstatic interface
static interface
-
Field Summary
Modifier and TypeFieldDescriptionstatic final Event
<DefaultItemComponentEvents.ModifyCallback> Event used to add or remove data components to known items. -
Method Summary
-
Field Details
-
MODIFY
Event used to add or remove data components to known items.
-