package block type PottedPoppy struct { } func (PottedPoppy) ID() string { return "minecraft:potted_poppy" }