-
-
Notifications
You must be signed in to change notification settings - Fork 216
Closed
Labels
status: needs triageThis label is automatically applied to new issues and pull requests to indicate they require triageThis label is automatically applied to new issues and pull requests to indicate they require triagetype: feature requestA feature requestA feature requestversion: 1.16 (u)API: 8API: 8
Description
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
Labels
status: needs triageThis label is automatically applied to new issues and pull requests to indicate they require triageThis label is automatically applied to new issues and pull requests to indicate they require triagetype: feature requestA feature requestA feature requestversion: 1.16 (u)API: 8API: 8