package block type PottedRedMushroom struct { } func (PottedRedMushroom) ID() string { return "minecraft:potted_red_mushroom" }