package block type EmeraldBlock struct { } func (EmeraldBlock) ID() string { return "minecraft:emerald_block" }