issues
search
Slimefun-Addon-Community
/
LiteXpansion
GNU General Public License v3.0
10
stars
25
forks
source link
Feature/more categories
#1
Closed
J3fftw1
closed
3 years ago
J3fftw1
commented
3 years ago
Short Description
Additions/Changes/Removals
Related Issues
Checklist
[ ] I have fully tested the proposed changes and promise that they will not break everything into chaos.
[ ] I have also tested the proposed changes in combination with base Slimefun and made sure nothing breaks/unexpected happens.
[ ] I followed the existing code standards and didn't mess up the formatting.
[ ] I did my best to add documentation to any public classes or methods I added which may not be obvious to maintainers.
[ ] I have added
Nonnull
and
Nullable
annotations to my methods to indicate their behaviour for null values
Short Description
Additions/Changes/Removals
Related Issues
Checklist
Nonnull
andNullable
annotations to my methods to indicate their behaviour for null values