Interface ModularBlockStateSmith.ModularSmithStateSupplier<T extends net.minecraft.world.level.block.Block>
- Enclosing class:
ModularBlockStateSmith<T extends net.minecraft.world.level.block.Block>
public static interface ModularBlockStateSmith.ModularSmithStateSupplier<T extends net.minecraft.world.level.block.Block>
-
Method Summary
Modifier and TypeMethodDescriptionvoidact(T block, LodestoneBlockStateProvider provider, AbstractBlockStateSmith.StateFunction<T> actor, ModularBlockStateSmith.ModelFileSupplier modelFileSupplier)
-
Method Details
-
act
void act(T block, LodestoneBlockStateProvider provider, AbstractBlockStateSmith.StateFunction<T> actor, ModularBlockStateSmith.ModelFileSupplier modelFileSupplier)
-