package block type RedConcrete struct { } func (RedConcrete) ID() string { return "minecraft:red_concrete" }