Uses of Interface
io.papermc.paper.datacomponent.item.SuspiciousStewEffects.Builder
Packages that use SuspiciousStewEffects.Builder
Package
Description
Item data components, representing its runtime counterpart as a version-specific data-focused type.
-
Uses of SuspiciousStewEffects.Builder in io.papermc.paper.datacomponent.item
Methods in io.papermc.paper.datacomponent.item that return SuspiciousStewEffects.BuilderModifier and TypeMethodDescriptionSuspiciousStewEffects.Builder.add(SuspiciousEffectEntry entry) Adds an effect applied to this builder.SuspiciousStewEffects.Builder.addAll(Collection<SuspiciousEffectEntry> entries) Adds effects applied to this builder.SuspiciousStewEffects.suspiciousStewEffects()