Uses of Interface
io.papermc.paper.datacomponent.item.Consumable.Builder
Packages that use Consumable.Builder
- 
Uses of Consumable.Builder in io.papermc.paper.datacomponent.itemMethods in io.papermc.paper.datacomponent.item that return Consumable.BuilderModifier and TypeMethodDescriptionConsumable.Builder.addEffect(ConsumeEffect effect) Consumable.Builder.addEffects(List<ConsumeEffect> effects) Consumable.Builder.animation(ItemUseAnimation animation) static Consumable.BuilderConsumable.consumable()Consumable.Builder.consumeSeconds(@org.checkerframework.checker.index.qual.NonNegative float consumeSeconds) Consumable.Builder.hasConsumeParticles(boolean hasConsumeParticles)