Uses of Interface
io.papermc.paper.datacomponent.item.SuspiciousStewEffects
Packages that use SuspiciousStewEffects
- 
Uses of SuspiciousStewEffects in io.papermc.paper.datacomponentFields in io.papermc.paper.datacomponent with type parameters of type SuspiciousStewEffectsModifier and TypeFieldDescriptionstatic final DataComponentType.Valued<SuspiciousStewEffects> DataComponentTypes.SUSPICIOUS_STEW_EFFECTSHolds the effects that will be applied when consuming Suspicious Stew.
- 
Uses of SuspiciousStewEffects in io.papermc.paper.datacomponent.itemMethods in io.papermc.paper.datacomponent.item that return SuspiciousStewEffectsModifier and TypeMethodDescriptionstatic SuspiciousStewEffectsSuspiciousStewEffects.suspiciousStewEffects(Collection<SuspiciousEffectEntry> effects)