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>>
itemModifiers
private final String
itemID
private final MechanicFactory
factory
private final ConfigurationSection
section
-
Constructor Summary
Constructors Constructor Description SmeltingMechanic(MechanicFactory mechanicFactory, ConfigurationSection section)
-
Method Summary
-
-
Constructor Detail
-
SmeltingMechanic
SmeltingMechanic(MechanicFactory mechanicFactory, ConfigurationSection section)
-
-
-
-