any method for that? Like, if I have a loop and leave the world it was in, how do i access it?
is there something like getSound()?
No method for that. You would need a reference to the object that retains the reference to the sound. Show class code where you create and start the loop (to start with).