Giorgio Montese
Giorgio Montese
Makes `PlayerPacketOutEvent` cancellable and able to replace the packet to be sent before being actually sent. This may be useful for writing middlewares which need to operate on generic packets...
This method is still a TODO after 6 years despite being a simple delegate, i don't think i missed any real reason why it wasn't implemented but i could be...
### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What happened? I installed the HIP/ROCm stack on...
Similarly to #378 the WriteAt and Sync methods are also missing and a TODO despite being implemented by sftp.File already. Also may i suggest just nesting sftp.File into sftpfs.File to...