Object ArmorEffectsMechanic.Companion
-
- All Implemented Interfaces:
public class ArmorEffectsMechanic.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static ArmorEffectsMechanic.Companion
INSTANCE
-
Method Summary
Modifier and Type Method Description final Unit
addEffects(Player player)
final Unit
removeEffects(Player player, ItemStack oldItem)
-
-
Method Detail
-
addEffects
final Unit addEffects(Player player)
-
removeEffects
final Unit removeEffects(Player player, ItemStack oldItem)
-
-
-
-