Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove CommonHooks#getBurnTime and move contents to ItemStack#getBurnTime #699

Merged
merged 14 commits into from
Apr 4, 2024
Merged

Remove CommonHooks#getBurnTime and move contents to ItemStack#getBurnTime #699

merged 14 commits into from
Apr 4, 2024

Conversation

Spinoscythe
Copy link
Contributor

@Spinoscythe Spinoscythe commented Mar 10, 2024

Why do I do shit like this... Redo of #633 due to git complexities. Extremely sorry for any inconvenience.

Fixes #632

Previously approved by:

  1. @pupnewfster
  2. @marchermans

@neoforged-pr-publishing
Copy link

  • Publish PR to GitHub Packages

@ChampionAsh5357 ChampionAsh5357 added the 1.20.4 Targeted at Minecraft 1.20.4 label Mar 10, 2024
@Matyrobbrt
Copy link
Member

This PR is for 1.20.5, not 1.20.4 @ChampionAsh5357.

@Matyrobbrt Matyrobbrt added cleanup Change that isn't an enhancement or a bug fix 1.20.5 Targeted at Minecraft 1.20.5 and removed 1.20.4 Targeted at Minecraft 1.20.4 labels Mar 10, 2024
@Spinoscythe
Copy link
Contributor Author

Spinoscythe commented Mar 11, 2024

oh shit, was experimenting and forgot to remove this. will delete some of this tmrw so STOP yelling at me.

Thank you.
EDIT: fixed!

@Spinoscythe Spinoscythe changed the title Remove CommonHooks#getBurnTime and move contents to ItemStack#getBurnTime [1.20.5] Remove CommonHooks#getBurnTime and move contents to ItemStack#getBurnTime Mar 20, 2024
Shadows-of-Fire
Shadows-of-Fire previously approved these changes Apr 4, 2024
Copy link
Contributor

@Shadows-of-Fire Shadows-of-Fire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, just fix the var usage there and should be done.

@Spinoscythe Spinoscythe changed the title [1.20.5] Remove CommonHooks#getBurnTime and move contents to ItemStack#getBurnTime Remove CommonHooks#getBurnTime and move contents to ItemStack#getBurnTime Apr 4, 2024
@Shadows-of-Fire Shadows-of-Fire added 1.20.4 Targeted at Minecraft 1.20.4 and removed 1.20.5 Targeted at Minecraft 1.20.5 labels Apr 4, 2024
@Shadows-of-Fire Shadows-of-Fire merged commit 4e7ebc6 into neoforged:1.20.x Apr 4, 2024
4 checks passed
ApexModder pushed a commit to ApexModder/NeoForge that referenced this pull request May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.20.4 Targeted at Minecraft 1.20.4 cleanup Change that isn't an enhancement or a bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove CommonHooks.getBurnTime and move its content to ItemStack.getBurnTime(...) instead
4 participants