-
Notifications
You must be signed in to change notification settings - Fork 588
SlimefunItemStack reimplementation #4251
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
Closed
Closed
Changes from 4 commits
Commits
Show all changes
53 commits
Select commit
Hold shift + click to select a range
6f2f30d
Fix tests
Intybyte a62ecff
Use delegation... this is gonna be a long pr
Intybyte 75d9c75
Address review
Intybyte c8efc79
Refactor some more stuff
Intybyte 70c96e0
More fixed, most notably ChestMenuUtils
Intybyte e7aefc6
More refactoring
Intybyte b646376
Refactor getDelegate to item, and some small changes
Intybyte 787851c
Merge branch 'refs/heads/walshy/mc-1.21' into walshy/mc-1.21-sfi
Intybyte 35396d0
Small error on merge
Intybyte dfa4e94
Merge fixes + more fixes
Intybyte 3435390
GrindStone fix
Intybyte 3512cd3
MagicEyeOfEnder fix
Intybyte af27545
NetherStarReactor fix
Intybyte 1b73f98
NuclearReactor fix
Intybyte 1f28097
OilPump fix
Intybyte cc45f7d
OreCrusher fix
Intybyte 5e25492
OrganicFertilizer fix
Intybyte 8969397
OrganicFood fix
Intybyte 3497af0
TreeGrowthAccelerator fix
Intybyte 7749d43
Add method for SlimefunItemStack
Intybyte 69ecf93
Smeltery Fix
Intybyte 810ad17
Smeltery Fix
Intybyte a5094b1
SlimefunItemInteractListener Fix
Intybyte 5d1952d
SaltResource Fix
Intybyte e10da88
Yes. I wrote a parser just for this.
Intybyte 8c25fff
Couldn't write a parser for the finishing touches tho...
Intybyte a85442f
Fix slimefunItem + TODO
Intybyte e94b355
Fix RecipeType
Intybyte 64c5e67
Fix AncientAltarListener
Intybyte e0e850b
Fix ArmorTask
Intybyte 81c600d
Fix DeathpointListener
Intybyte 8d940bd
Fix DefaultItemGroups
Intybyte 45d3231
Fix GadgetsListener
Intybyte 0cd88ca
Fix Resources
Intybyte e141d41
Fix Resources 2
Intybyte eec08ce
Fix SlimefunUtils
Intybyte ff3b5ec
Fix Some tests to call .item();
Intybyte b013127
Ok lets fire those tests
Intybyte f409400
Forgot those
Intybyte 2683be5
Looks like there is no reason to keep that there
Intybyte f4c0864
TODOs
Intybyte 861d303
SlimefunItemStack can't be casted to ItemStack anymore
Intybyte 26b5a43
Fix null throwing
Intybyte 60f183b
Fix init
Intybyte 9ff36e5
Delombok, convert to equivalent without new dependency
Intybyte 16260d6
Fixed soulbound testing
Intybyte 415f690
Use cloneItem here
Intybyte 3c1d8fd
.item() and getItem() now creates a defensive copy
Intybyte 52c80c8
Fix RecipeType
Intybyte 8214370
Merge branch 'refs/heads/walshy/mc-1.21' into walshy/mc-1.21-sfi
Intybyte c8f9181
Remove unused code
Intybyte 8b50bc3
Fix ClimbingPick choking and dying (ybw0014 predicted the future)
Intybyte f7d8657
Forgot to redo this
Intybyte File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.