ProtocolLib
ProtocolLib copied to clipboard
generate missing methods in SerializedOfflinePlayer at runtime
Use ByteBuddy to generate missing methods in SerializedOfflinePlayer from its interface at runtime to prevent compile errors from future API changes.
Fixes #2758.
Would be interested in the performance implications of this. Could you run some tests?
Thank you for this guys! <3
Would be interested in the performance implications of this. Could you run some tests?
@wuangg bump on this :)