You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ProtocolLib depends on changing packet private final fields, and OpenJDK is planning on breaking this functionality in the future. Are there any plans on what ProtocolLib will do once this is enforced by jdk?
https://openjdk.org/jeps/500
ProtocolLib depends on changing packet private final fields, and OpenJDK is planning on breaking this functionality in the future. Are there any plans on what ProtocolLib will do once this is enforced by jdk?