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
Looks like spigot are changing a lot of stuff again
I wasnt able to get too much information, but it looks like all the Enums are going to be deprecated and we will have a new system based on Interfaces instead.
Do we have a plan on how to support these going forwards? Potentially also realted to #239
I'm already aware of the registries, but I don't think they'll "deprecate" the entire Material class in a sense of @Deprecated annotation. Material class will mostly be used for compile-time uses but registries should be used for runtime (config-valued) uses. That's my guess. Whatever happens, XMaterial enum will remain, but like you mentioned, it is related to the other issue, I created this long ago as a prototype: https://github.com/CryptoMorin/XSeries/blob/master/src/main/java/com/cryptomorin/xseries/abstractions/Material.java
Also you shouldn't be opening issues for these things, this is more like a casual conversion that should be somewhere else like the main Spigot thread.
Looks like spigot are changing a lot of stuff again
I wasnt able to get too much information, but it looks like all the Enums are going to be deprecated and we will have a new system based on Interfaces instead.
Do we have a plan on how to support these going forwards? Potentially also realted to #239
Discord Link:
https://discord.com/channels/690411863766466590/741875863271899136/1252586934791045160
(Appologies for the lack of information, im not 100% sure as to what the future plans are myself, but ill try update this when I get more info)
The text was updated successfully, but these errors were encountered: