Skip to content

StatisticNotRegisteredException null check #21

@DiamondDagger590

Description

@DiamondDagger590

Description

Constructor accepts @NotNull NamespacedKey but doesn't enforce at runtime.

Solution

Add Objects.requireNonNull(statisticKey, "statisticKey").

Files

  • StatisticNotRegisteredException.java

Priority: Low

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions