package dev.virel.obf;
import net.fabricmc.api.EnvType;
import net.fabricmc.api.Environment;
import net.minecraft.class_2960;
@Environment(EnvType.CLIENT)
public record iiIi(String slug, String optionLabel, class_2960 texture, int sourceWidth, int sourceHeight, float tabWidth, float tabHeight, float nametagWidth, float nametagHeight) {
// $FF: synthetic field
private final String lillll;
// $FF: synthetic field
private final float 1I11i1;
// $FF: synthetic field
private final float iIlI1I;
// $FF: synthetic field
private final int 11IiI;
// $FF: synthetic field
private final String IiiIi1;
// $FF: synthetic field
private final float iI1l1l;
// $FF: synthetic field
private final float i1ilI1;
// $FF: synthetic field
private final class_2960 IllI;
// $FF: synthetic field
private final int lili11;
// $FF: synthetic method
public iiIi(String var1, String var2, class_2960 var3, int var4, int var5, float var6, float var7, float var8, float var9) {
this.lillll = var1;
this.IiiIi1 = var2;
this.IllI = var3;
this.lili11 = var4;
this.11IiI = var5;
this.1I11i1 = var6;
this.iIlI1I = var7;
this.i1ilI1 = var8;
this.iI1l1l = var9;
}
}