package block type CopperBlock struct { } func (CopperBlock) ID() string { return "minecraft:copper_block" }