Skip to content

Drop "Enum" prefix for enumerations #815

Closed
@kashike

Description

@kashike

We're planning to do the following changes to make things consistent, and 1.14 is a good time to do it with the large changes.

Do note that these are only what vanilla names will use - you're free to name your own classes in your mods however you like.


Propsed change

  • Drop the Enum prefix for enumerations
    • this is a hold over from back before packages were a thing with MCP - we essentially faked packages by grouping class names together with prefixes
    • we don't prefix concrete classes with C, etc

Please react with 👍 if you are in favour, and 👎 if you are not in favour.

It it HIGHLY encouraged that you read all responses to this, you can change your vote at any time up until the deadline. Please take this seriously as all results are final after the deadline.

Deadline for feedback and voting is Noon PDT Monday (29/04/2019).

ref #814

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions