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 NestedItemGroup
SubItemGroup.getParent()
This method returns the parentNestedItemGroup
which thisSubItemGroup
belongs 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)