package block type YellowConcrete struct { } func (YellowConcrete) ID() string { return "minecraft:yellow_concrete" }