package block type PottedDeadBush struct { } func (PottedDeadBush) ID() string { return "minecraft:potted_dead_bush" }