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
In Velocity 2.0.0, we intend to make plugin message data buffers be based on a generic data type API (built on top of Netty).
The old getData() and dataAsDataStream() methods will be available in a transitionary release between 1.1.0 and 2.0.0, but will be deprecated and removed in Velocity 2.0.0.
The text was updated successfully, but these errors were encountered:
In Velocity 2.0.0, we intend to make plugin message data buffers be based on a generic data type API (built on top of Netty).
The old
getData()
anddataAsDataStream()
methods will be available in a transitionary release between 1.1.0 and 2.0.0, but will be deprecated and removed in Velocity 2.0.0.The text was updated successfully, but these errors were encountered: