package block type RawIronBlock struct { } func (RawIronBlock) ID() string { return "minecraft:raw_iron_block" }