Skip to content

Automatically @SuppressWarnings("deprecation") for some special class/method, eg. BlockBehavior$canSurvive #2009

@furuochen-dev

Description

@furuochen-dev

Minecraft Development for IntelliJ plugin version

2022.3-1.6.3

Description of the feature request

SuppressWarnings for some special class/method, eg. BlockBehavior$canSurvive

This can be accomplish by 2 ways though

  1. Don't show warning is when overriding those special methods
  2. Automatically put @SuppressWarnings("deprecation") when overriding those special methods

Both will be a good idea!

Metadata

Metadata

Assignees

No one assigned

    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