Interface KhazReg.BlockItemFactory<B extends net.minecraft.world.level.block.Block, I extends net.minecraft.world.item.Item>
- Enclosing class:
KhazReg
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface
public static interface KhazReg.BlockItemFactory<B extends net.minecraft.world.level.block.Block, I extends net.minecraft.world.item.Item>
-
Method Summary
-
Method Details
-
create
-