Skip to content

Add PlayerWashItemEvent #7221

@aerulion

Description

@aerulion

Is your feature request related to a problem?

I'm trying to modify the item meta of an item which is being washed in a cauldron.

Describe the solution you'd like.

Adding the PlayerWashItemEvent which provides access to:

  • The "unwashed" ItemStack
  • The resulting "washed" ItemStack
  • The Player involved
  • The cauldron used to wash the item

Describe alternatives you've considered.

Figuring out the itemstack / hand used by listening to the CauldronLevelChangeEvent and PlayerInteractEvent and capturing the last cauldron interaction.

Other

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: acceptedDisputed bug is accepted as valid or Feature accepted as desired to be added.type: featureRequest for a new Feature.
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions