Dan Mulloy
Dan Mulloy
Also you should be good to go back to using my maven repo
@JarvisCraft any update on this?
It's recommended to copy the classes you need into your project
The thing about PacketWrapper is that it's meant to be be directly copied into plugins, so we're good to remove deprecated methods after the next Minecraft release. So anything that's...
Looks fine to me: https://github.com/dmulloy2/PacketWrapper/blob/master/PacketWrapper/src/main/java/com/comphenix/packetwrapper/WrapperPlayServerRelEntityMoveLook.java#L86
Is this still an issue in 5.0?
@vytskalt this looks great! Would love if you could update it for 1.20.6. Seems like it's failing to compile because those new methods already exist in serialized offline player
will take a look today
> Would be interested in the performance implications of this. Could you run some tests? @wuangg bump on this :)
Yeah so you have to use the old data watcher setup without the registry on 1.8. should be examples around but I'm on mobile