Uses of Interface
org.cloudburstmc.api.item.behavior.ItemBehavior
Packages that use ItemBehavior
-
Uses of ItemBehavior in org.cloudburstmc.api.item
Methods in org.cloudburstmc.api.item that return ItemBehavior -
Uses of ItemBehavior in org.cloudburstmc.api.registry
Methods in org.cloudburstmc.api.registry with parameters of type ItemBehaviorModifier and TypeMethodDescriptionvoidItemRegistry.register(ItemType type, ItemBehavior behavior, Identifier... identifiers)