Skip to content

Add ItemCraftedEvent#12244

Closed
orang3i wants to merge 10 commits into
PaperMC:mainfrom
orang3i:main
Closed

Add ItemCraftedEvent#12244
orang3i wants to merge 10 commits into
PaperMC:mainfrom
orang3i:main

Conversation

@orang3i
Copy link
Copy Markdown
Contributor

@orang3i orang3i commented Mar 8, 2025

  • Currently we do not have an event which fires when the cursor actually picks up the crafted item from result slot.
  • ItemCraftedEvent is an event which fires only when the ItemStack is picked up.
  • This event differs from CraftItemEvent which fires even if the cursor doesn't pick up the ItemStack (Eg. when the cursor has max stack of items.)

@orang3i orang3i requested a review from a team as a code owner March 8, 2025 15:40
@github-project-automation github-project-automation Bot moved this to Awaiting review in Paper PR Queue Mar 8, 2025
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 8, 2025

Please do not open pull requests from the main branch, create a new branch instead.

@github-actions github-actions Bot closed this Mar 8, 2025
@github-project-automation github-project-automation Bot moved this from Awaiting review to Closed in Paper PR Queue Mar 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Closed

Development

Successfully merging this pull request may close these issues.

1 participant