Class SettingGroup

java.lang.Object
meteordevelopment.meteorclient.settings.SettingGroup
All Implemented Interfaces:
Iterable<Setting<?>>, ISerializable<SettingGroup>

public class SettingGroup extends Object implements ISerializable<SettingGroup>, Iterable<Setting<?>>