package block type PinkTerracotta struct { } func (PinkTerracotta) ID() string { return "minecraft:pink_terracotta" }