package block type RawCopperBlock struct { } func (RawCopperBlock) ID() string { return "minecraft:raw_copper_block" }