Class LifeStealMechanicFactory
-
- All Implemented Interfaces:
public final class LifeStealMechanicFactory extends MechanicFactory
-
-
Field Summary
Fields Modifier and Type Field Description private final StringmechanicID
-
Constructor Summary
Constructors Constructor Description LifeStealMechanicFactory(ConfigurationSection section)
-
Method Summary
Modifier and Type Method Description <Error class: unknown class>parse(ConfigurationSection section)LifeStealMechanicgetMechanic(String itemID)LifeStealMechanicgetMechanic(ItemStack itemStack)-
-
Method Detail
-
parse
<Error class: unknown class> parse(ConfigurationSection section)
-
getMechanic
LifeStealMechanic getMechanic(String itemID)
-
getMechanic
LifeStealMechanic getMechanic(ItemStack itemStack)
-
-
-
-