Uses of Interface
io.papermc.paper.datacomponent.item.DeathProtection.Builder
Packages that use DeathProtection.Builder
Package
Description
Item data components, representing its runtime counterpart as a version-specific data-focused type.
-
Uses of DeathProtection.Builder in io.papermc.paper.datacomponent.item
Methods in io.papermc.paper.datacomponent.item that return DeathProtection.BuilderModifier and TypeMethodDescriptionDeathProtection.Builder.addEffect(ConsumeEffect effect) DeathProtection.Builder.addEffects(List<ConsumeEffect> effects) static DeathProtection.BuilderDeathProtection.deathProtection()