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