nitro-orchard-1.21.11.jar

Download file
package dev.virel.obf;

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

@Environment(EnvType.CLIENT)
record Il1lI(class_2338 railPos, int restoreSlot, float yaw, float pitch) {
   // $FF: synthetic field
   private final class_2338 llI1ii;
   // $FF: synthetic field
   private final float 1Iilli;
   // $FF: synthetic field
   private final int Ill11;
   // $FF: synthetic field
   private final float i111lI;

   // $FF: synthetic method
   private Il1lI(class_2338 var1, int var2, float var3, float var4) {
      this.llI1ii = var1;
      this.Ill11 = var2;
      this.1Iilli = var3;
      this.i111lI = var4;
   }
}
Download file