-
Notifications
You must be signed in to change notification settings - Fork 598
Walshy/mc 1.21 bundles #4299
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
base: experimental
Are you sure you want to change the base?
Walshy/mc 1.21 bundles #4299
Conversation
…istener to use the wrapper on Player#getOpenInventory
Co-authored-by: Daniel Walsh <[email protected]>
# Conflicts: # pom.xml # src/main/java/io/github/thebusybiscuit/slimefun4/api/gps/GPSNetwork.java # src/main/java/io/github/thebusybiscuit/slimefun4/api/items/SlimefunItemStack.java # src/main/java/io/github/thebusybiscuit/slimefun4/implementation/items/cargo/ReactorAccessPort.java # src/main/java/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/CarbonPress.java # src/main/java/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/ElectricPress.java # src/main/java/io/github/thebusybiscuit/slimefun4/implementation/items/electric/machines/HeatedPressureChamber.java # src/main/java/io/github/thebusybiscuit/slimefun4/implementation/items/electric/reactors/Reactor.java # src/main/java/io/github/thebusybiscuit/slimefun4/implementation/items/magical/talismans/EnderTalisman.java # src/main/java/io/github/thebusybiscuit/slimefun4/implementation/items/magical/talismans/Talisman.java # src/main/java/io/github/thebusybiscuit/slimefun4/implementation/setup/DefaultItemGroups.java # src/main/java/io/github/thebusybiscuit/slimefun4/implementation/setup/SlimefunItemSetup.java # src/test/java/io/github/thebusybiscuit/slimefun4/implementation/items/TestSlimefunItem.java
|
Pro Tip!
If your changes do not fall into any of these categories, don't worry. You can just ignore this message in that case! 👀 |
a178eee to
42655d1
Compare
Slimefun preview buildA Slimefun preview build is available for testing! https://preview-builds.walshy.dev/download/Slimefun/4299/08a51899
|
Reopened version of #4278
Description
Bundles in 1.21.3+ will create some problems with backpacks that need to be addressed
Issues
Proposed changes
Checklist
NonnullandNullableannotations to my methods to indicate their behaviour for null values