Class SmeltingMechanic
-
- All Implemented Interfaces:
public final class SmeltingMechanic extends Mechanic
-
-
Field Summary
Fields Modifier and Type Field Description private final Array<out Function<ItemBuilder, ItemBuilder>>itemModifiersprivate final StringitemIDprivate final MechanicFactoryfactoryprivate final ConfigurationSectionsection
-
Constructor Summary
Constructors Constructor Description SmeltingMechanic(MechanicFactory mechanicFactory, ConfigurationSection section)
-
Method Summary
-
-
Constructor Detail
-
SmeltingMechanic
SmeltingMechanic(MechanicFactory mechanicFactory, ConfigurationSection section)
-
-
-
-