Interface DeathProtection
Sets whether this item should protect the entity upon death, and what effects should be played.
- See Also:
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic DeathProtection.Builder
static DeathProtection
deathProtection
(List<ConsumeEffect> deathEffects)
-
Method Details
-
deathProtection
@Contract(value="_ -> new", pure=true) static DeathProtection deathProtection(List<ConsumeEffect> deathEffects) -
deathProtection
-
deathEffects
-