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 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).