Package me.hsgamer.bettergui.util
Class SlotUtil
- java.lang.Object
-
- me.hsgamer.bettergui.util.SlotUtil
-
public class SlotUtil extends Object
The utility class for generating slots
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static IntStreamgenerateSlots(String input)Create a new stream of slotsstatic IntStreamgetSlots(Map<String,Object> map)Get the slots
-