Class SmeltingMechanic
-
- All Implemented Interfaces:
public final class SmeltingMechanic 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 SmeltingMechanic(SmeltingMechanicFactory factory, ConfigurationSection section, Boolean playSound)
-
Method Summary
-
-
Constructor Detail
-
SmeltingMechanic
SmeltingMechanic(SmeltingMechanicFactory factory, ConfigurationSection section, Boolean playSound)
-
-
-
-