File tree Expand file tree Collapse file tree 2 files changed +0
-29
lines changed
src/main/java/io/github/thebusybiscuit/slimefun4/implementation Expand file tree Collapse file tree 2 files changed +0
-29
lines changed Original file line number Diff line number Diff line change 1414import javax .annotation .Nonnull ;
1515import javax .annotation .Nullable ;
1616
17- import io .github .thebusybiscuit .slimefun4 .implementation .listeners .BundlingListener ;
1817import io .github .thebusybiscuit .slimefun4 .storage .Storage ;
1918import io .github .thebusybiscuit .slimefun4 .storage .backend .legacy .LegacyStorage ;
2019
@@ -656,7 +655,6 @@ private void registerListeners() {
656655 new PiglinListener (this );
657656 new SmithingTableListener (this );
658657 new JoinListener (this );
659- new BundlingListener (this );
660658
661659 // Item-specific Listeners
662660 new CoolerListener (this , (Cooler ) SlimefunItems .COOLER .getItem ());
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments