package block type GrayConcrete struct { } func (GrayConcrete) ID() string { return "minecraft:gray_concrete" }