Skip to content
This repository was archived by the owner on Jul 25, 2020. It is now read-only.
This repository was archived by the owner on Jul 25, 2020. It is now read-only.

GameRuleRegistry#register Shouldn't Take an Identifier #1

@Haven-King

Description

@Haven-King

Identifiers must follow snake case, while vanilla gamerules use camelcase. This means custom gamerules can't follow vanilla conventions.

Can be worked around by calling GameRulesAccessor#invokeRegister manually, though that's not intuitive, and a merged version would ideally not require it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions