Class BlockSetTypeBuilder

java.lang.Object
net.fabricmc.fabric.api.object.builder.v1.block.type.BlockSetTypeBuilder

public final class BlockSetTypeBuilder extends Object
This class allows easy creation of BlockSetTypes.

A BlockSetType is used to tell the game various properties of related blocks, such as what sounds they should use.

See Also: