Interface FrozenVeinTypeEntrypoint
public interface FrozenVeinTypeEntrypoint
-
Method Summary
Modifier and TypeMethodDescriptionstatic FrozenVeinTypecreateCategory(net.minecraft.resources.ResourceLocation key, net.minecraft.world.level.block.state.BlockState ore, net.minecraft.world.level.block.state.BlockState rawOreBlock, net.minecraft.world.level.block.state.BlockState filler, int minY, int maxY) voidnewCategories(ArrayList<FrozenVeinType> context)
-
Method Details
-
newCategories
-
createCategory
static FrozenVeinType createCategory(net.minecraft.resources.ResourceLocation key, net.minecraft.world.level.block.state.BlockState ore, net.minecraft.world.level.block.state.BlockState rawOreBlock, net.minecraft.world.level.block.state.BlockState filler, int minY, int maxY)
-