package dev.virel.obf;
import net.fabricmc.api.EnvType;
import net.fabricmc.api.Environment;
@Environment(EnvType.CLIENT)
record 1lII(double gravity, double drag, double waterDrag, double underwaterGravity, boolean hasWaterCollision, 1il order) {
// $FF: synthetic field
private final double IIllIl;
// $FF: synthetic field
private final double lIlIl1;
// $FF: synthetic field
private final double 1liIIl;
// $FF: synthetic field
private final double 1i1IIi;
// $FF: synthetic field
private final 1il IiIi1i;
// $FF: synthetic field
private final boolean lil1l1;
// $FF: synthetic method
private _lII/* $FF was: 1lII*/(double var1, double var3, double var5, double var7, boolean var9, 1il var10) {
this.1i1IIi = var1;
this.1liIIl = var3;
this.lIlIl1 = var5;
this.IIllIl = var7;
this.lil1l1 = var9;
this.IiIi1i = var10;
}
}