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