java.lang.Object
io.github.thebusybiscuit.slimefun4.api.items.ItemGroup
io.github.thebusybiscuit.slimefun4.api.items.groups.FlexItemGroup
All Implemented Interfaces:
Keyed
Direct Known Subclasses:
NestedItemGroup

public abstract class FlexItemGroup extends ItemGroup
A FlexItemGroup is a ItemGroup inside the SlimefunGuide that can be completely modified. It cannot hold any SlimefunItem but can be completely overridden to perform any action upon being opened.
Author:
TheBusyBiscuit