-
Notifications
You must be signed in to change notification settings - Fork 576
Fix DistinctiveItem#canStack #4327
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?
Conversation
Your Pull Request was automatically labelled as: "✨ Fix" |
Slimefun preview buildA Slimefun preview build is available for testing! https://preview-builds.walshy.dev/download/Slimefun/4327/953d18df
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
only found these so far
src/main/java/io/github/thebusybiscuit/slimefun4/utils/SlimefunUtils.java
Outdated
Show resolved
Hide resolved
src/main/java/io/github/thebusybiscuit/slimefun4/utils/SlimefunUtils.java
Outdated
Show resolved
Hide resolved
src/main/java/io/github/thebusybiscuit/slimefun4/utils/SlimefunUtils.java
Outdated
Show resolved
Hide resolved
…nUtils.java Co-authored-by: ybw0014 <i@guizhanss.com>
…nUtils.java Co-authored-by: ybw0014 <i@guizhanss.com>
kudos to ybw0014 for spotting it
Checklist
Nonnull
andNullable
annotations to my methods to indicate their behaviour for null values