nitro-orchard-1.21.11.jar

Download file
package dev.virel.obf;

// $FF: synthetic class
public record I1Ill(float yaw, float pitch) {
   // $FF: synthetic field
   private final float il1lI;
   // $FF: synthetic field
   private final float I1IIiI;

   // $FF: synthetic method
   public I1Ill(float var1, float var2) {
      this.I1IIiI = var1;
      this.il1lI = var2;
   }
}
Download file