Pasqual Koschmieder
Pasqual Koschmieder
Can you name an example of a server software which uses the class on a non-mojang mapped server?
> does it help with optimization at all? If you're running the latest version then it will not help at all. The background compiler was removed a versions ago.
@rafi67000 which Java version + vendor are you using? (Please provide the output of `java -version`)
And were there any additional errors while starting the server?
Let me test on openj9, might be that there are conflicts with our reflection handling there.
> And were there any additional errors while starting the server? Were there?
There are no enum wrappers for that as these values are registered in registries. To get them you can use something like: ```java Class catVariantClass = MinecraftReflection.getMinecraftClass("world.entity.animal.CatVariant"); WrappedRegistry registry =...
Only v5 has support for mojang mapped servers
See the release page, first beta releases are available now: https://github.com/juliarn/NPC-Lib/releases - Happy new year 🥂
Please use the latest development build from https://ci.dmulloy2.net/job/ProtocolLib/lastSuccessfulBuild/ to get 1.19 support