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