Uses of Class
io.github.thebusybiscuit.slimefun4.api.items.groups.SubItemGroup
-
Uses of SubItemGroup in io.github.thebusybiscuit.slimefun4.api.items.groups
Modifier and TypeMethodDescriptionvoid
NestedItemGroup.addSubGroup
(SubItemGroup group) This will add the givenSubItemGroup
to thisNestedItemGroup
.void
NestedItemGroup.removeSubGroup
(SubItemGroup group) This will remove the givenSubItemGroup
from thisNestedItemGroup
(if present).