Add an ArrayList to another ArrayList

and so i can make a collision() class who check :
if the player(assuming i have a player) is colliding with a mushroom, the player eat it and the world remove this specific mushroom from the list.

am i correct ? (you dont need to make another exemple, the two you gave me are amazing and i think i can extrapolate :slight_smile: )