package block type CoalBlock struct { } func (CoalBlock) ID() string { return "minecraft:coal_block" }