Uses of Class
io.github.thebusybiscuit.slimefun4.api.items.groups.NestedItemGroup
Packages that use NestedItemGroup
-
Uses of NestedItemGroup in io.github.thebusybiscuit.slimefun4.api.items.groups
Methods in io.github.thebusybiscuit.slimefun4.api.items.groups that return NestedItemGroupModifier and TypeMethodDescriptionfinal NestedItemGroupSubItemGroup.getParent()This method returns the parentNestedItemGroupwhich thisSubItemGroupbelongs to.Constructors in io.github.thebusybiscuit.slimefun4.api.items.groups with parameters of type NestedItemGroupModifierConstructorDescriptionSubItemGroup(NamespacedKey key, NestedItemGroup parent, ItemStack item) SubItemGroup(NamespacedKey key, NestedItemGroup parent, ItemStack item, int tier)