package block type BlueTerracotta struct { } func (BlueTerracotta) ID() string { return "minecraft:blue_terracotta" }