Uses of Class
me.hsgamer.bettergui.requirement.RequirementApplier
-
Packages that use RequirementApplier Package Description me.hsgamer.bettergui.requirement -
-
Uses of RequirementApplier in me.hsgamer.bettergui.requirement
Methods in me.hsgamer.bettergui.requirement that return types with arguments of type RequirementApplier Modifier and Type Method Description static Map<AdvancedClickType,RequirementApplier>RequirementApplier. convertClickRequirementAppliers(Map<String,Object> section, WrappedButton button)Convert the section to a map of click requirement appliers
-