package block type BlueConcrete struct { } func (BlueConcrete) ID() string { return "minecraft:blue_concrete" }