Far out - of course I find it right after posting! Sorry.
For anyone with the same problem the Bed itself is in net > minecraft > block > BedBlock, and sleep functionality is in net > minecraftforge > common > extensions > IForgeDimension > SleepResult
Hey,
I'm very, very new to modding with forge and I can't seem to find the class(es) associated with the functionality of beds - I'm trying to change what happens upon sleeping.
I've found the BedTileEntity class but from what I can see nothing there describes the actual functionality of the beds.
Thanks!