Uses of Class
net.tnemc.item.component.impl.DeathProtectionComponent
Packages that use DeathProtectionComponent
-
Uses of DeathProtectionComponent in net.tnemc.item
Methods in net.tnemc.item that return types with arguments of type DeathProtectionComponentModifier and TypeMethodDescriptiondefault Optional
<DeathProtectionComponent<AbstractItemStack<T>, T>> AbstractItemStack.deathProtection()
Retrieves the DeathProtectionComponent of the item stack if present.