package dev.virel.obf;
// $FF: synthetic class
public record lI1l(float horizontal, float vertical) {
// $FF: synthetic field
private final float Il1l1l;
// $FF: synthetic field
private final float IIl1I1;
// $FF: synthetic method
public lI1l(float var1, float var2) {
this.Il1l1l = var1;
this.IIl1I1 = var2;
}
}