package block type DeadBush struct { } func (DeadBush) ID() string { return "minecraft:dead_bush" }