Skip to content

Missing implementation on ItemType #3845

@mosemister

Description

@mosemister

Is this request specific to one implementation of Sponge?

No

Sponge Version

1.16.5-8.1.0-RC1312

What are you requesting?

an implementation for ItemType#supports(Key)

Currently when attempting to call this method, you will receive the error of

[10:48:06] [Server thread/ERROR] [sponge]: java.lang.AbstractMethodError: Receiver class net.minecraft.world.item.BlockItem does not define or inherit an implementation of the resolved method 'abstract boolean supports(org.spongepowered.api.data.Key)' of interface org.spongepowered.api.data.value.ValueContainer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: needs triageThis label is automatically applied to new issues and pull requests to indicate they require triagetype: feature requestA feature requestversion: 1.16 (u)API: 8

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions