Class BlockSetTypeRegistry

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

public final class BlockSetTypeRegistry extends Object
This class allows registering BlockSetTypes.

A BlockSetType is used to tell the game what sounds various related blocks should use.

See Also: