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_745;

@Environment(EnvType.CLIENT)
record Ii1ll(class_745 player, long createdAt, double x, double y, double z, float bodyYaw) {
   // $FF: synthetic field
   private final class_745 i1lilI;
   // $FF: synthetic field
   private final long 1iiI;
   // $FF: synthetic field
   private final double lili1;
   // $FF: synthetic field
   private final double iill1I;
   // $FF: synthetic field
   private final float 1Iil1I;
   // $FF: synthetic field
   private final double iil11I;

   // $FF: synthetic method
   private Ii1ll(class_745 var1, long var2, double var4, double var6, double var8, float var10) {
      this.i1lilI = var1;
      this.1iiI = var2;
      this.lili1 = var4;
      this.iill1I = var6;
      this.iil11I = var8;
      this.1Iil1I = var10;
   }
}
Download file