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