Skip to content

Commit 170af72

Browse files
committed
javadoc
1 parent d9e2194 commit 170af72

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/main/java/io/github/thebusybiscuit/slimefun4/utils/tags/SlimefunTag.java

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,9 @@ public enum SlimefunTag implements Tag<Material> {
279279
*/
280280
TILE_ENTITIES,
281281

282+
/**
283+
* All bundles.
284+
*/
282285
BUNDLES;
283286

284287
/**

0 commit comments

Comments
 (0)