ProtocolLib

3M Downloads

IntEnum CLass missing

Clarkcj12 opened this issue ยท 0 comments

commented

Make sure you're doing the following

  • You're using the latest build for your server version
  • This isn't an issue caused by another plugin
  • You've checked for duplicate issues
  • You didn't use /reload

Describe the question
A Change happened in the v5.0.0 API that got rid of IntEnum. What would be the new way of doing that same thing that that class did.

Code
public static class ObjectTypes extends IntEnum {