packetevents icon indicating copy to clipboard operation
packetevents copied to clipboard

Added WrapperPlayServerUnlockRecipes

Open NoJokeFNA opened this issue 3 years ago • 3 comments
trafficstars

https://wiki.vg/Protocol#Unlock_Recipes (1.14 -> 1.18.2) https://wiki.vg/index.php?title=Protocol&oldid=14299 (1.13) https://wiki.vg/index.php?title=Protocol&oldid=12930 (1.12) Tested Server-Versions: 1.12, 1.12.1, 1.12.2, 1.13.2, 1.14, 1.14.4, 1.15.2, 1.16.4, 1.18.2 ~~Current issue I have some problems with server versions 1.14 to 1.15.2 always throwing an IndexOutOfBoundsException even though nothing has changed in those versions, but I think there is a general problem with the versions and it is not the code's fault.~~

~~The Client-Version doesn't matter in this case, I've tried it with multiple ones -> same issue.~~

~~Logs https://sourceb.in/gNedCXvso3~~

NoJokeFNA avatar May 12 '22 00:05 NoJokeFNA

Interesting how you have modern and legacy recipe "inits"? I don't know if its possible to bring them into one form? If possible I don't want different fields available for different versions.

retrooper avatar May 19 '22 21:05 retrooper

I know that, but I honestly don't know how we could make it different. We could use Objects, but you don't really wanna have Objects.

NoJokeFNA avatar May 20 '22 10:05 NoJokeFNA