Class LifeStealMechanic
-
- All Implemented Interfaces:
public final class LifeStealMechanic extends Mechanic
-
-
Field Summary
Fields Modifier and Type Field Description private final Integeramountprivate final StringitemIDprivate final MechanicFactoryfactoryprivate final ConfigurationSectionsectionprivate final Array<out ItemModifier>itemModifiers
-
Constructor Summary
Constructors Constructor Description LifeStealMechanic(MechanicFactory factory, ConfigurationSection section, Integer amount)
-
Method Summary
-
-
Constructor Detail
-
LifeStealMechanic
LifeStealMechanic(MechanicFactory factory, ConfigurationSection section, Integer amount)
-
-
-
-