package block type PottedPinkTulip struct { } func (PottedPinkTulip) ID() string { return "minecraft:potted_pink_tulip" }