CubeCollisionObserver is an interface for objects that want to be notified when a collision occurs with the bottom face of the cube (e.g., for player death).
CubeCollisionObserver is an interface for objects that want to be notified when a collision occurs with the bottom face of the cube (e.g., for player death).