nitro-orchard-1.21.11.jar

Download file
package dev.virel.obf;

import net.fabricmc.api.EnvType;
import net.fabricmc.api.Environment;

@Environment(EnvType.CLIENT)
record IIIi1(double width, double height) {
   // $FF: synthetic field
   private final double Ilii1;
   // $FF: synthetic field
   private final double liI1li;

   // $FF: synthetic method
   private IIIi1(double var1, double var3) {
      this.Ilii1 = var1;
      this.liI1li = var3;
   }
}
Download file