package block type DiamondBlock struct { } func (DiamondBlock) ID() string { return "minecraft:diamond_block" }