Interface ProtectiveArmor

All Superinterfaces:
ItemAttribute
All Known Implementing Classes:
ElytraCap, HazmatArmorPiece

public interface ProtectiveArmor extends ItemAttribute
Implement this interface to a SlimefunArmorPiece to protect the Player who wears that SlimefunArmorPiece from ProtectionType damage. Important: You need to specify which ProtectionType damages to protect the Player from.
Author:
Linox
See Also: