ОЙ ФУУУ БЛЯТЬ, ПРОСТИТЕ МЕНЯ ЗА СЛОВА МОИ ГРЕШНЫЕ
Я КОД ГЛЯНУЛ И УБИТЬСЯ РЕШИЛ НАХУЙ
ЧТО ЭТО ЗА ПИЗДЕЦ
// SlothAC settings
public final SliderSetting slothacRandomizationSpeed = new SliderSetting("SA: Randomization Speed", this, 2.0F, 0.0F, 5.0F, 0.1F).setVisible(() -> rotation.is("SlothAC"));
public final SliderSetting slothacHumanErrors = new SliderSetting("SA: Human Errors", this, 0.0F, 0.0F, 1.0F, 0.01F).setVisible(() -> rotation.is("SlothAC"));
public final SliderSetting slothacAimSpeed = new SliderSetting("SA: Aim Speed", this, 0.8F, 0.0F, 1.0F, 0.01F).setVisible(() -> rotation.is("SlothAC"));
public final SliderSetting slothacYawLegit = new SliderSetting("SA: Yaw Legit", this, 0.5F, 0.0F, 1.0F, 0.01F).setVisible(() -> rotation.is("SlothAC"));
public final SliderSetting slothacPitchLegit = new SliderSetting("SA: Pitch Legit", this, 0.5F, 0.0F, 1.0F, 0.01F).setVisible(() -> rotation.is("SlothAC"));
public final SliderSetting slothacAimHeight = new SliderSetting("SA: Aim Height", this, 0.55F, 0.0F, 1.0F, 0.01F).setVisible(() -> rotation.is("SlothAC"));
тут в каждом классе замечено использование grok.com