package block type RawGoldBlock struct { } func (RawGoldBlock) ID() string { return "minecraft:raw_gold_block" }