MineBlock

constructor(block: Material, from: Int, to: Int)

Parameters

block

The block that will be generated

from

The smallest value for this block to generate from the random generator.

to

The highest value for this block to generate from the random generator.