Uses of Class
io.github.thebusybiscuit.slimefun4.api.items.groups.SubItemGroup
Packages that use SubItemGroup
-
Uses of SubItemGroup in io.github.thebusybiscuit.slimefun4.api.items.groups
Methods in io.github.thebusybiscuit.slimefun4.api.items.groups with parameters of type SubItemGroupModifier and TypeMethodDescriptionvoidNestedItemGroup.addSubGroup(SubItemGroup group) This will add the givenSubItemGroupto thisNestedItemGroup.voidNestedItemGroup.removeSubGroup(SubItemGroup group) This will remove the givenSubItemGroupfrom thisNestedItemGroup(if present).