package dev.virel.obf;
import net.fabricmc.api.EnvType;
import net.fabricmc.api.Environment;
import net.minecraft.class_243;
@Environment(EnvType.CLIENT)
public record IIliI(class_243 point, float rawYaw, float rawPitch, float rawYawDelta, float rawPitchDelta) {
// $FF: synthetic field
private final class_243 I1IIIi;
// $FF: synthetic field
private final float i1iiiI;
// $FF: synthetic field
private final float lil1li;
// $FF: synthetic field
private final float lli1;
// $FF: synthetic field
private final float IiIIiI;
// $FF: synthetic method
public IIliI(class_243 var1, float var2, float var3, float var4, float var5) {
this.I1IIIi = var1;
this.i1iiiI = var2;
this.lli1 = var3;
this.IiIIiI = var4;
this.lil1li = var5;
}
}