package block type BlackConcrete struct { } func (BlackConcrete) ID() string { return "minecraft:black_concrete" }