Class AbstractItemModelSmith.ItemModelSmithData
java.lang.Object
team.lodestar.lodestone.systems.datagen.itemsmith.AbstractItemModelSmith.ItemModelSmithData
- Enclosing class:
- AbstractItemModelSmith
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
ConstructorsConstructorDescriptionItemModelSmithData(LodestoneItemModelProvider provider, Consumer<Supplier<net.minecraft.world.item.Item>> consumer) -
Method Summary
-
Field Details
-
provider
-
consumer
-
-
Constructor Details
-
ItemModelSmithData
public ItemModelSmithData(LodestoneItemModelProvider provider, Consumer<Supplier<net.minecraft.world.item.Item>> consumer)
-