The Mixin re-mapper for Lunar Client.

Overview

LunarRemapper

The Mixin re-mapper for Lunar Client. I have little time to work on this project, if you know what you're doing and have familiarized yourself with this (terrible) source code, please feel free to make some PRs.

<!> Update

For newer lunar versions, please add a blank file with the full version name in the JAR, example: 1.8 will have a blank 1.8.9 file within the lunar-prod JAR.

Usage

To setup this tool, you are required to add your client files under the input folder, in the following structure: Input Folder Structure

Where each folder contains the following:

Input Structure

Mappings

You must create a mappings folder in the root of the project with this structure:

Mappings Folder Structure

Where each folder contains the mapping files:

Mappings Structure

OR

New Mappings Structure

For versions that do not use the Searge mapping format.

OptiFine

In case the automatic downloading of OptiFine fails, you must add your optifine jars in the optifine folder in the root of the project.

Optifine Folder Structure

Comments
  • Someone can drop me LC Legacy?

    Someone can drop me LC Legacy?

    When I run the remapper, nothing happens so I opened the Main.java class and I saw that I need a Legacy Lunar version... So, anyone can drop me a Lunar Client Legacy Version?

    opened by Dani-error 5
  • Exception when decompiling lunar

    Exception when decompiling lunar

    Exception in thread "main" java.lang.IllegalArgumentException: Unsupported class file major version 61
    	at org.objectweb.asm.ClassReader.<init>(ClassReader.java:189)
    	at org.objectweb.asm.ClassReader.<init>(ClassReader.java:170)
    	at org.objectweb.asm.ClassReader.<init>(ClassReader.java:156)
    	at org.objectweb.asm.ClassReader.<init>(ClassReader.java:277)
    	at club.decencies.remapper.lunar.Main.lambda$main$12(Main.java:75)
    	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
    	at club.decencies.remapper.lunar.Main.main(Main.java:66)
    

    Happend with 1.17, 1.16 and java versions 8, 17 & 18

    Jar build via jitpack from 777d8a21ba9e83776f03aa27b94cb177f9bcfd8f (https://jitpack.io/com/github/Decencies/LunarRemapper/777d8a21ba/LunarRemapper-777d8a21ba.jar)

    *Edit: Running on linux btw

    opened by MrAn0nym 3
  • Keep giving optifine error even if already downloaded

    Keep giving optifine error even if already downloaded

    Even if optifine is already downloaded, it still will not work

    image

    Extra Info

    Using Zulu JDKFX 16

    ERROR LOG

    @@@@@@@@@@@@@@@@@==@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@==-------=@@@@@@@@@@@@@ @@@@@@@@@@=-----@@@@@@=---=@@@@@@@@@ @@@@@@@@= -=@- @=@@@@@@@@- @@@@@@@@ Lunar Remapper @@@@@@@@- @@ =@@@@@@@=@= =@@@@@@@ Version: 1.0-SNAPSHOT @@@@@@@@- @@ -=@=@@@=@= =@@@@@@@ Developed by Decencies @@@@@@@@- @=@- -@@= =@@@@@@@ @@@@@@@@- - - -@@@@@@@ @@@@@@@@@@===--- -=-===@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ preview_https://optifine.net/downloadx?f=preview_OptiFine_1.8.9_HD_U_M6_pre2.jar&x=470917a35025c9d02a548dcb377a84ec java.net.MalformedURLException: no protocol: preview_https://optifine.net/downloadx?f=preview_OptiFine_1.8.9_HD_U_M6_pre2.jar&x=470917a35025c9d02a548dcb377a84ec at java.base/java.net.URL.(URL.java:674) at java.base/java.net.URL.(URL.java:569) at java.base/java.net.URL.(URL.java:516) at club.decencies.remapper.lunar.util.OptiFineDownloader.download(OptiFineDownloader.java:34) at club.decencies.remapper.lunar.util.OptiFineDownloader.download(OptiFineDownloader.java:50) at club.decencies.remapper.lunar.Main.lambda$main$6(Main.java:83) at java.base/java.util.Optional.ifPresent(Optional.java:178) at club.decencies.remapper.lunar.Main.lambda$main$12(Main.java:82) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at club.decencies.remapper.lunar.Main.main(Main.java:66)

    opened by mrcorpz 2
  • Decompilation error

    Decompilation error

    Hi, I get this error while decompiling Lunar (I created the "1.8.9" file in the .jar) :

    @@@@@@@@@@@@@@@@@==@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@==-------=@@@@@@@@@@@@@ @@@@@@@@@@=-----@@@@@@=---=@@@@@@@@@ @@@@@@@@= -=@- @=@@@@@@@@- @@@@@@@@ Lunar Remapper @@@@@@@@- @@ =@@@@@@@=@= =@@@@@@@ Version: 1.0-SNAPSHOT @@@@@@@@- @@ -=@=@@@=@= =@@@@@@@ Developed by Decencies @@@@@@@@- @=@- -@@= =@@@@@@@ @@@@@@@@- - - -@@@@@@@ @@@@@@@@@@===--- -=-===@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ [16:42:24] [main/INFO]: Loaded OptiFine version OptiFine_1.8.9_HD_U_M6_pre2. [16:42:25] [main/INFO]: Loading Lunar Client for Minecraft 1.8.9. Patching Classes 100% │█████████████████│ 2507/2507 (0:00:02 / 0:00:00) Resolving Classes 0% │ │ 1/2507 (0:00:00 / 0:00:00) [HANDLER] Merged method net/minecraft/v1_8/hsspapesaespeasapashpaphh.handler$zzc000$onLoadTextureAtlas(Lnet/minecraft/v1_8/hhashhhahsppspspaseaaspss;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;ILnet/minecraft/v1_8/pphaepshsaepeehhhshhseehe;IILjava/util/Iterator;Ljava/util/Map$Entry;Lnet/minecraft/v1_8/sahsphheehsaeeeehhssahehs;Lnet/minecraft/v1_8/ahahheepheseepaphppaappas;Lnet/minecraft/v1_8/ahahheepheseepaphppaappas;Lnet/minecraft/v1_8/spehssshepaseshpaphseesha;[Ljava/awt/image/BufferedImage;)V does not have any callers. Mixin Handler Method: onLoadTextureAtlas(Lnet/minecraft/v1_8/hhashhhahsppspspaseaaspss;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;ILnet/minecraft/v1_8/pphaepshsaepeehhhshhseehe;IILjava/util/Iterator;Ljava/util/Map$Entry;Lnet/minecraft/v1_8/sahsphheehsaeeeehhssahehs;Lnet/minecraft/v1_8/ahahheepheseepaphppaappas;Lnet/minecraft/v1_8/ahahheepheseepaphppaappas;Lnet/minecraft/v1_8/spehssshepaseshpaphseesha;[Ljava/awt/image/BufferedImage;)V [REDIRECT] Merged method net/minecraft/v1_8/spaeppheheaesehshshhheeep.redirect$zzf000$impl$renderModelAmbientOcclusionQuads$hasTintIndex(Lnet/minecraft/v1_8/hpaaehsaeaahasphaesaapahe;Lnet/minecraft/v1_8/psheeeeasaapehheaehhahahp;Lnet/minecraft/v1_8/heshesaappaphspessepsehsa;)Z does not have any callers. Mixin Redirect Method: impl$renderModelAmbientOcclusionQuads$hasTintIndex(Lnet/minecraft/v1_8/hpaaehsaeaahasphaesaapahe;Lnet/minecraft/v1_8/psheeeeasaapehheaehhahahp;Lnet/minecraft/v1_8/heshesaappaphspessepsehsa;)Z [REDIRECT] Merged method net/minecraft/v1_8/spaeppheheaesehshshhheeep.redirect$zzf000$impl$renderModelStandardQuads$hasTintIndex(Lnet/minecraft/v1_8/hpaaehsaeaahasphaesaapahe;Lnet/minecraft/v1_8/psheeeeasaapehheaehhahahp;Lnet/minecraft/v1_8/heshesaappaphspessepsehsa;)Z does not have any callers. Mixin Redirect Method: impl$renderModelStandardQuads$hasTintIndex(Lnet/minecraft/v1_8/hpaaehsaeaahasphaesaapahe;Lnet/minecraft/v1_8/psheeeeasaapehheaehhahahp;Lnet/minecraft/v1_8/heshesaappaphspessepsehsa;)Z [REDIRECT] Merged method net/minecraft/v1_8/pshhaapsheshheahpsehsesss.redirect$zde000$impl$onRenderStringAtPos(Lnet/minecraft/v1_8/pshhaapsheshheahpsehsesss;Ljava/lang/String;ZLjava/lang/String;FFIZ)V does not have any callers. Mixin Redirect Method: impl$onRenderStringAtPos(Lnet/minecraft/v1_8/pshhaapsheshheahpsehsesss;Ljava/lang/String;ZLjava/lang/String;FFIZ)V [HANDLER] Merged method net/minecraft/v1_8/ahhespsshahshppasspppehpp.handler$zei000$impl$onShouldShowName(Lnet/minecraft/v1_8/peeppeppahphhepheeshepshe;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does not have any callers. Mixin Handler Method: impl$onShouldShowName(Lnet/minecraft/v1_8/peeppeppahphhepheeshepshe;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V Resolving Classes 100% │████████████████│ 2507/2507 (0:00:00 / 0:00:00) Could not find nested field member aeseppaasaspahshaaheeasea from lunar/gS/lIIlIllllIlIIllIllllllIlI. Could not find nested field member ehpeaapssapehpeppaaaspass from lunar/gS/lIIlIllllIlIIllIllllllIlI. Could not find nested method member apshaahassahapapehaaspaae from lunar/gS/lIIlIllllIlIIllIllllllIlI. Could not find nested field member aassheaasppphphphahahasah from lunar/gS/lIIlIllllIlIIllIllllllIlI. Could not find nested field member aassheaasppphphphahahasah from lunar/gS/lIIlIllllIlIIllIllllllIlI. Could not find nested field member aassheaasppphphphahahasah from lunar/gS/lIIlIllllIlIIllIllllllIlI. Could not find nested field member sepepshaaaasapsasahsespae from lunar/gS/lIIlIllllIlIIllIllllllIlI. Could not find nested field member hahhsasahpsshsshspshaaaah from lunar/gS/lIIlIllllIlIIllIllllllIlI. Could not find nested field member sepepshaaaasapsasahsespae from lunar/gS/lIIlIllllIlIIllIllllllIlI. Could not find nested field member aeseppaasaspahshaaheeasea from lunar/gS/lIIlIllllIlIIllIllllllIlI. Could not find nested field member hahhsasahpsshsshspshaaaah from lunar/gS/lIIlIllllIlIIllIllllllIlI. Could not find nested field member ehpeaapssapehpeppaaaspass from lunar/gS/lIIlIllllIlIIllIllllllIlI. Could not find nested field member aeaahpaphahseeeehpsesshaa from lunar/gS/lIIlIllllIlIIllIllllllIlI. Could not find nested field member aeaahpaphahseeeehpsesshaa from lunar/gS/lIIlIllllIlIIllIllllllIlI. Could not find nested field member aeaahpaphahseeeehpsesshaa from lunar/gS/lIIlIllllIlIIllIllllllIlI. Could not find nested field member aassheaasppphphphahahasah from lunar/gS/lIIlIllllIlIIllIllllllIlI. Could not find nested method member eeapeappaapspahheppsessea from lunar/gS/lIIlIllllIlIIllIllllllIlI. Could not find nested method member eeapeappaapspahheppsessea from lunar/gS/lIlIIIIlIIlIIIlIIIIllIllI. Could not find nested method member aasehpphshaeesappphhsshah()Ljava/lang/String; from net/minecraft/v1_8/hahpsapepshaaaesaahsseaps. No proguard method mapping for net/minecraft/v1_8/hahpsapepshaaaesaahsseaps.aasehpphshaeesappphhsshah()Ljava/lang/String;. Could not find nested method member aasehpphshaeesappphhsshah()Ljava/lang/String; from net/minecraft/v1_8/hahpsapepshaaaesaahsseaps. No proguard method mapping for net/minecraft/v1_8/hahpsapepshaaaesaahsseaps.aasehpphshaeesappphhsshah()Ljava/lang/String;. Could not find nested method member seaaeaspaspppaaheehsaeepa()Lnet/minecraft/v1_8/paspheephaappahpeeheaephe; from net/minecraft/v1_8/hahpsapepshaaaesaahsseaps. No proguard method mapping for net/minecraft/v1_8/hahpsapepshaaaesaahsseaps.seaaeaspaspppaaheehsaeepa()Lnet/minecraft/v1_8/paspheephaappahpeeheaephe;. Could not find nested method member seaaeaspaspppaaheehsaeepa()Lnet/minecraft/v1_8/paspheephaappahpeeheaephe; from net/minecraft/v1_8/hahpsapepshaaaesaahsseaps. No proguard method mapping for net/minecraft/v1_8/hahpsapepshaaaesaahsseaps.seaaeaspaspppaaheehsaeepa()Lnet/minecraft/v1_8/paspheephaappahpeeheaephe;. Could not find nested method member ahaesesapaasepasheapspehs(IIIIII)V from net/minecraft/v1_8/eshapspphhaasasashasehpps. No proguard method mapping for net/minecraft/v1_8/eshapspphhaasasashasehpps.ahaesesapaasepasheapspehs(IIIIII)V. Could not find nested method member ahaesesapaasepasheapspehs(IIIIII)V from net/minecraft/v1_8/eshapspphhaasasashasehpps. No proguard method mapping for net/minecraft/v1_8/eshapspphhaasasashasehpps.ahaesesapaasepasheapspehs(IIIIII)V. Could not find nested method member seaaeaspaspppaaheehsaeepa()Lnet/minecraft/v1_8/paspheephaappahpeeheaephe; from net/minecraft/v1_8/hahpsapepshaaaesaahsseaps. No proguard method mapping for net/minecraft/v1_8/hahpsapepshaaaesaahsseaps.seaaeaspaspppaaheehsaeepa()Lnet/minecraft/v1_8/paspheephaappahpeeheaephe;. Could not find nested method member papsespesaasaeshhapesspeh(Ljava/lang/String;)Lnet/minecraft/v1_8/sahsphheehsaeeeehhssahehs; from net/minecraft/v1_8/hsspapesaespeasapashpaphh. No proguard method mapping for net/minecraft/v1_8/hsspapesaespeasapashpaphh.papsespesaasaeshhapesspeh(Ljava/lang/String;)Lnet/minecraft/v1_8/sahsphheehsaeeeehhssahehs;. Could not find nested method member papsespesaasaeshhapesspeh(Ljava/lang/String;)Lnet/minecraft/v1_8/sahsphheehsaeeeehhssahehs; from net/minecraft/v1_8/hsspapesaespeasapashpaphh. No proguard method mapping for net/minecraft/v1_8/hsspapesaespeasapashpaphh.papsespesaasaeshhapesspeh(Ljava/lang/String;)Lnet/minecraft/v1_8/sahsphheehsaeeeehhssahehs;. Could not find nested method member pepaeseessapasshhephphphh from lunar/hA/IIllIIIllllIIlIIIlIIlIIll. Could not find nested method member hheasshahppeeapaphshpheps from lunar/hA/IIllIIIllllIIlIIIlIIlIIll. Could not find nested method member pepaeseessapasshhephphphh(Lnet/minecraft/v1_8/peeppeppahphhepheeshepshe;)Z from net/minecraft/v1_8/ahhespsshahshppasspppehpp. No proguard method mapping for net/minecraft/v1_8/ahhespsshahshppasspppehpp.pepaeseessapasshhephphphh(Lnet/minecraft/v1_8/peeppeppahphhepheeshepshe;)Z. Could not find nested method member eessasahppaeaaeashaeppehh()Lnet/minecraft/v1_8/heshesaappaphspessepsehsa; from net/minecraft/v1_8/shasapaeeppapsphshpaehhph. No proguard method mapping for net/minecraft/v1_8/shasapaeeppapsphshpaehhph.eessasahppaeaaeashaeppehh()Lnet/minecraft/v1_8/heshesaappaphspessepsehsa;. Could not find nested method member paaappeppepspeasappaehhep(Lnet/minecraft/v1_8/phspheaspsaeapassehhppapa;)Ljava/lang/Comparable; from net/minecraft/v1_8/shasapaeeppapsphshpaehhph. No proguard method mapping for net/minecraft/v1_8/shasapaeeppapsphshpaehhph.paaappeppepspeasappaehhep(Lnet/minecraft/v1_8/phspheaspsaeapassehhppapa;)Ljava/lang/Comparable;. Could not find nested method member paaappeppepspeasappaehhep(Lnet/minecraft/v1_8/phspheaspsaeapassehhppapa;)Ljava/lang/Comparable; from net/minecraft/v1_8/shasapaeeppapsphshpaehhph. No proguard method mapping for net/minecraft/v1_8/shasapaeeppapsphshpaehhph.paaappeppepspeasappaehhep(Lnet/minecraft/v1_8/phspheaspsaeapassehhppapa;)Ljava/lang/Comparable;. Could not find nested method member eaepepeahhhsaasaaseapeeah()Lnet/minecraft/v1_8/ppsapsapapeeppehpheeeshep; from net/minecraft/v1_8/haaheaehaephspeeasehhppah. No proguard method mapping for net/minecraft/v1_8/haaheaehaephspeeasehhppah.eaepepeahhhsaasaaseapeeah()Lnet/minecraft/v1_8/ppsapsapapeeppehpheeeshep;. Could not find nested method member pshsapepsshaeshheeshhepaa from lunar/fv/lIlllllIIIIlIIlllIlIlIIIl. Could not find nested method member epepasshespehpapssppehahp from lunar/fv/lIlllllIIIIlIIlllIlIlIIIl. Could not find nested method member seaseepphasehepasaeshspph()I from net/minecraft/v1_8/hahpsapepshaaaesaahsseaps. No proguard method mapping for net/minecraft/v1_8/hahpsapepshaaaesaahsseaps.seaseepphasehepasaeshspph()I. Could not find nested method member hpsphhespaphaapsahaassshe()Z from net/minecraft/v1_8/hahpsapepshaaaesaahsseaps. No proguard method mapping for net/minecraft/v1_8/hahpsapepshaaaesaahsseaps.hpsphhespaphaapsahaassshe()Z. Could not find nested method member saehaheepeshapehheheesehs()Ljava/util/Random; from net/minecraft/v1_8/hahpsapepshaaaesaahsseaps. No proguard method mapping for net/minecraft/v1_8/hahpsapepshaaaesaahsseaps.saehaheepeshapehheheesehs()Ljava/util/Random;. Could not find nested field member aassheaasppphphphahahasah from lunar/gS/llIIIIIlllIlIllIlIlIIlllI. Could not find nested field member aeseppaasaspahshaaheeasea from lunar/gS/llIIIIIlllIlIllIlIlIIlllI. Could not find nested field member ehpeaapssapehpeppaaaspass from lunar/gS/llIIIIIlllIlIllIlIlIIlllI. Could not find nested field member aassheaasppphphphahahasah from lunar/gS/llIIIIIlllIlIllIlIlIIlllI. Could not find nested field member aassheaasppphphphahahasah from lunar/gS/llIIIIIlllIlIllIlIlIIlllI. Could not find nested field member aeseppaasaspahshaaheeasea from lunar/gS/llIIIIIlllIlIllIlIlIIlllI. Could not find nested field member ehpeaapssapehpeppaaaspass from lunar/gS/llIIIIIlllIlIllIlIlIIlllI. Could not find nested method member apshaahassahapapehaaspaae from lunar/gS/llIIIIIlllIlIllIlIlIIlllI. Could not find nested field member espahpsaheeaeppsaappphhap from lunar/gS/llIIIIIlllIlIllIlIlIIlllI. Could not find nested field member sepepshaaaasapsasahsespae from lunar/gS/llIIIIIlllIlIllIlIlIIlllI. Could not find nested field member hahhsasahpsshsshspshaaaah from lunar/gS/llIIIIIlllIlIllIlIlIIlllI. Could not find nested field member sepepshaaaasapsasahsespae from lunar/gS/llIIIIIlllIlIllIlIlIIlllI. Could not find nested field member aeseppaasaspahshaaheeasea from lunar/gS/llIIIIIlllIlIllIlIlIIlllI. Could not find nested field member hahhsasahpsshsshspshaaaah from lunar/gS/llIIIIIlllIlIllIlIlIIlllI. Could not find nested field member ehpeaapssapehpeppaaaspass from lunar/gS/llIIIIIlllIlIllIlIlIIlllI. Could not find nested field member aeaahpaphahseeeehpsesshaa from lunar/gS/llIIIIIlllIlIllIlIlIIlllI. Could not find nested field member aeaahpaphahseeeehpsesshaa from lunar/gS/llIIIIIlllIlIllIlIlIIlllI. Could not find nested field member sepepshaaaasapsasahsespae from lunar/gS/llIIIIIlllIlIllIlIlIIlllI. Could not find nested field member hahhsasahpsshsshspshaaaah from lunar/gS/llIIIIIlllIlIllIlIlIIlllI. Could not find nested field member sepepshaaaasapsasahsespae from lunar/gS/llIIIIIlllIlIllIlIlIIlllI. Could not find nested field member aeseppaasaspahshaaheeasea from lunar/gS/llIIIIIlllIlIllIlIlIIlllI. Could not find nested field member hahhsasahpsshsshspshaaaah from lunar/gS/llIIIIIlllIlIllIlIlIIlllI. Could not find nested field member ehpeaapssapehpeppaaaspass from lunar/gS/llIIIIIlllIlIllIlIlIIlllI. Could not find nested method member hhaaepeaeassehpepeahaphhh from lunar/gS/llIIIIIlllIlIllIlIlIIlllI. Could not find nested method member spehhsheeaeaeaepehsespshe from lunar/gS/llIIIIIlllIlIllIlIlIIlllI. Could not find nested field member pspsppphpsahasahphhspeeah from lunar/gS/llIIIIIlllIlIllIlIlIIlllI. Could not find nested field member aeaahpaphahseeeehpsesshaa from lunar/gS/llIIIIIlllIlIllIlIlIIlllI. Could not find nested field member aassheaasppphphphahahasah from lunar/gS/llIIIIIlllIlIllIlIlIIlllI. Could not find nested field member sepepshaaaasapsasahsespae from lunar/gS/llIIIIIlllIlIllIlIlIIlllI. Could not find nested field member aeseppaasaspahshaaheeasea from lunar/gS/llIIIIIlllIlIllIlIlIIlllI. Could not find nested field member hahhsasahpsshsshspshaaaah from lunar/gS/llIIIIIlllIlIllIlIlIIlllI. Could not find nested field member ehpeaapssapehpeppaaaspass from lunar/gS/llIIIIIlllIlIllIlIlIIlllI. Could not find nested method member shshapapspaehpssaeephesah from lunar/gS/llIIIIIlllIlIllIlIlIIlllI. Could not find nested method member sheheepeahsapaapesshhpsep from lunar/gS/llIIIIIlllIlIllIlIlIIlllI. Could not find nested method member spehhsheeaeaeaepehsespshe from lunar/gS/llIIIIIlllIlIllIlIlIIlllI. Could not find nested field member ahaphepshhehaashsespesehs from lunar/gS/llIIIIIlllIlIllIlIlIIlllI. Could not find nested field member sepepshaaaasapsasahsespae from lunar/gS/llIIIIIlllIlIllIlIlIIlllI. Could not find nested field member aeseppaasaspahshaaheeasea from lunar/gS/llIIIIIlllIlIllIlIlIIlllI. Could not find nested field member espahpsaheeaeppsaappphhap from lunar/gS/llIIIIIlllIlIllIlIlIIlllI. Could not find nested field member sepepshaaaasapsasahsespae from lunar/gS/llIIIIIlllIlIllIlIlIIlllI. Could not find nested field member aeseppaasaspahshaaheeasea from lunar/gS/llIIIIIlllIlIllIlIlIIlllI. Could not find nested field member hahhsasahpsshsshspshaaaah from lunar/gS/llIIIIIlllIlIllIlIlIIlllI. Could not find nested field member sepepshaaaasapsasahsespae from lunar/gS/llIIIIIlllIlIllIlIlIIlllI. Could not find nested field member aeseppaasaspahshaaheeasea from lunar/gS/llIIIIIlllIlIllIlIlIIlllI. Could not find nested field member hahhsasahpsshsshspshaaaah from lunar/gS/llIIIIIlllIlIllIlIlIIlllI. Could not find nested field member ehpeaapssapehpeppaaaspass from lunar/gS/llIIIIIlllIlIllIlIlIIlllI. Could not find nested method member hhaaepeaeassehpepeahaphhh from lunar/gS/llIIIIIlllIlIllIlIlIIlllI. Could not find nested method member hsphpaspeaehspeapaeepsshh from lunar/gS/llIIIIIlllIlIllIlIlIIlllI. Could not find nested field member sepepshaaaasapsasahsespae from lunar/gS/llIIIIIlllIlIllIlIlIIlllI. Could not find nested field member aeseppaasaspahshaaheeasea from lunar/gS/llIIIIIlllIlIllIlIlIIlllI. Could not find nested method member hsppaeeehphehpapashspehep from lunar/gS/llIIIIIlllIlIllIlIlIIlllI. Could not find nested field member aassheaasppphphphahahasah from lunar/gS/llIIIIIlllIlIllIlIlIIlllI. Could not find nested field member aassheaasppphphphahahasah from lunar/gS/llIIIIIlllIlIllIlIlIIlllI. Could not find nested field member aassheaasppphphphahahasah from lunar/gS/llIIIIIlllIlIllIlIlIIlllI. Could not find nested method member apeapeeseaaaashhheahapaaa(Lnet/minecraft/v1_8/spasehaepehheaphashassppe;)Z from net/minecraft/v1_8/epspapasephhasahpeasshase. No proguard method mapping for net/minecraft/v1_8/epspapasephhasahpeasshase.apeapeeseaaaashhheahapaaa(Lnet/minecraft/v1_8/spasehaepehheaphashassppe;)Z. Could not find nested method member apsaespsheasppaehshahephh from lunar/hI/IIllIIIllllIIlIIIlIIlIIll. Could not find nested method member apsaespsheasppaehshahephh()V from net/minecraft/v1_8/hahpsapepshaaaesaahsseaps. No proguard method mapping for net/minecraft/v1_8/hahpsapepshaaaesaahsseaps.apsaespsheasppaehshahephh()V. Could not find nested method member apehhsapessassphessshhppe from lunar/hI/IIllIIIllllIIlIIIlIIlIIll. Could not find nested method member eseesphhaeahhepeepspehpah from lunar/hI/IIllIIIllllIIlIIIlIIlIIll. Could not find nested method member happeahspeeasepasepphessh from lunar/hI/IIllIIIllllIIlIIIlIIlIIll. Could not find nested method member hsaasseaahhaeaasesapsaphp from lunar/hI/IIllIIIllllIIlIIIlIIlIIll. Could not find nested method member epsspphsesspsheesshaaspha from lunar/hI/IIllIIIllllIIlIIIlIIlIIll. Could not find nested method member espasehhahseepaepsppeheea(I)V from net/minecraft/v1_8/hhssesssehapphssheeehaess. No proguard method mapping for net/minecraft/v1_8/hhssesssehapphssheeehaess.espasehhahseepaepsppeheea(I)V. Could not find nested method member aaeheehphaheehhhhaasaehas(II)V from net/minecraft/v1_8/hhssesssehapphssheeehaess. No proguard method mapping for net/minecraft/v1_8/hhssesssehapphssheeehaess.aaeheehphaheehhhhaasaehas(II)V. Could not find nested method member espasehhahseepaepsppeheea(I)V from net/minecraft/v1_8/hepshpsespshsasahaseaahep. No proguard method mapping for net/minecraft/v1_8/hepshpsespshsasahaseaahep.espasehhahseepaepsppeheea(I)V. Could not find nested method member aaeheehphaheehhhhaasaehas(II)V from net/minecraft/v1_8/hepshpsespshsasahaseaahep. No proguard method mapping for net/minecraft/v1_8/hepshpsespshsasahaseaahep.aaeheehphaheehhhhaasaehas(II)V. Could not find nested method member shshapapspaehpssaeephesah(Lnet/minecraft/v1_8/pshhaapsheshheahpsehsesss;Ljava/lang/String;III)V from net/minecraft/v1_8/hshaaespppsasahpsehshhhps. No proguard method mapping for net/minecraft/v1_8/hshaaespppsasahpsehshhhps.shshapapspaehpssaeephesah(Lnet/minecraft/v1_8/pshhaapsheshheahpsehsesss;Ljava/lang/String;III)V. Could not find nested method member eppeapshhsheseehhspesphhe(Lnet/minecraft/v1_8/pshhaapsheshheahpsehsesss;Ljava/lang/String;III)V from net/minecraft/v1_8/hshaaespppsasahpsehshhhps. No proguard method mapping for net/minecraft/v1_8/hshaaespppsasahpsehshhhps.eppeapshhsheseehhspesphhe(Lnet/minecraft/v1_8/pshhaapsheshheahpsehsesss;Ljava/lang/String;III)V. Could not find nested field member aeseppaasaspahshaaheeasea from lunar/gS/IllIIIlIlIIlIllIlIllIIIIl. Could not find nested field member ehpeaapssapehpeppaaaspass from lunar/gS/IllIIIlIlIIlIllIlIllIIIIl. Could not find nested method member apshaahassahapapehaaspaae from lunar/gS/IllIIIlIlIIlIllIlIllIIIIl. Could not find nested field member ahaphepshhehaashsespesehs from lunar/gS/IllIIIlIlIIlIllIlIllIIIIl. Could not find nested field member sepepshaaaasapsasahsespae from lunar/gS/IllIIIlIlIIlIllIlIllIIIIl. Could not find nested field member hahhsasahpsshsshspshaaaah from lunar/gS/IllIIIlIlIIlIllIlIllIIIIl. Could not find nested field member sepepshaaaasapsasahsespae from lunar/gS/IllIIIlIlIIlIllIlIllIIIIl. Could not find nested field member aeseppaasaspahshaaheeasea from lunar/gS/IllIIIlIlIIlIllIlIllIIIIl. Could not find nested field member hahhsasahpsshsshspshaaaah from lunar/gS/IllIIIlIlIIlIllIlIllIIIIl. Could not find nested field member ehpeaapssapehpeppaaaspass from lunar/gS/IllIIIlIlIIlIllIlIllIIIIl. Could not find nested field member aeaahpaphahseeeehpsesshaa from lunar/gS/IllIIIlIlIIlIllIlIllIIIIl. Could not find nested field member sepepshaaaasapsasahsespae from lunar/gS/IllIIIlIlIIlIllIlIllIIIIl. Could not find nested field member hahhsasahpsshsshspshaaaah from lunar/gS/IllIIIlIlIIlIllIlIllIIIIl. Could not find nested field member aeseppaasaspahshaaheeasea from lunar/gS/IllIIIlIlIIlIllIlIllIIIIl. Could not find nested field member ehpeaapssapehpeppaaaspass from lunar/gS/IllIIIlIlIIlIllIlIllIIIIl. Could not find nested field member aassheaasppphphphahahasah from lunar/gS/IllIIIlIlIIlIllIlIllIIIIl. Could not find nested field member sepepshaaaasapsasahsespae from lunar/gS/IllIIIlIlIIlIllIlIllIIIIl. Could not find nested field member aeseppaasaspahshaaheeasea from lunar/gS/IllIIIlIlIIlIllIlIllIIIIl. Could not find nested field member hahhsasahpsshsshspshaaaah from lunar/gS/IllIIIlIlIIlIllIlIllIIIIl. Could not find nested field member sepepshaaaasapsasahsespae from lunar/gS/IllIIIlIlIIlIllIlIllIIIIl. Could not find nested field member aeseppaasaspahshaaheeasea from lunar/gS/IllIIIlIlIIlIllIlIllIIIIl. Could not find nested field member hahhsasahpsshsshspshaaaah from lunar/gS/IllIIIlIlIIlIllIlIllIIIIl. Could not find nested field member sepepshaaaasapsasahsespae from lunar/gS/IllIIIlIlIIlIllIlIllIIIIl. Could not find nested field member aeseppaasaspahshaaheeasea from lunar/gS/IllIIIlIlIIlIllIlIllIIIIl. Could not find nested field member hahhsasahpsshsshspshaaaah from lunar/gS/IllIIIlIlIIlIllIlIllIIIIl. Could not find nested field member aassheaasppphphphahahasah from lunar/gS/IllIIIlIlIIlIllIlIllIIIIl. Could not find nested field member hahhsasahpsshsshspshaaaah from lunar/gS/IllIIIlIlIIlIllIlIllIIIIl. Could not find nested field member sepepshaaaasapsasahsespae from lunar/gS/IllIIIlIlIIlIllIlIllIIIIl. Could not find nested field member aeseppaasaspahshaaheeasea from lunar/gS/IllIIIlIlIIlIllIlIllIIIIl. Could not find nested field member aassheaasppphphphahahasah from lunar/gS/IllIIIlIlIIlIllIlIllIIIIl. Could not find nested method member eeapeappaapspahheppsessea from lunar/gS/IllIIIlIlIIlIllIlIllIIIIl. Could not find nested method member hsphpaspeaehspeapaeepsshh from lunar/gS/IllIIIlIlIIlIllIlIllIIIIl. Could not find nested method member pashhsasahepesahepeshsapp()Lnet/minecraft/v1_8/eahapaepasphesehhhhasasae; from net/minecraft/v1_8/papahpaepaaehseaahppaaahe. No proguard method mapping for net/minecraft/v1_8/papahpaepaaehseaahppaaahe.pashhsasahepesahepeshsapp()Lnet/minecraft/v1_8/eahapaepasphesehhhhasasae;. Could not find nested method member aasehpphshaeesappphhsshah()Ljava/lang/String; from net/minecraft/v1_8/hahpsapepshaaaesaahsseaps. No proguard method mapping for net/minecraft/v1_8/hahpsapepshaaaesaahsseaps.aasehpphshaeesappphhsshah()Ljava/lang/String;. Could not find nested method member ashaspsseeapaahpphphpapah(F)F from net/minecraft/v1_8/hahpsapepshaaaesaahsseaps. No proguard method mapping for net/minecraft/v1_8/hahpsapepshaaaesaahsseaps.ashaspsseeapaahpphphpapah(F)F. Could not find nested method member ashaspsseeapaahpphphpapah(F)F from net/minecraft/v1_8/hahpsapepshaaaesaahsseaps. No proguard method mapping for net/minecraft/v1_8/hahpsapepshaaaesaahsseaps.ashaspsseeapaahpphphpapah(F)F. Could not find nested method member ashaspsseeapaahpphphpapah(F)F from net/minecraft/v1_8/hahpsapepshaaaesaahsseaps. No proguard method mapping for net/minecraft/v1_8/hahpsapepshaaaesaahsseaps.ashaspsseeapaahpphphpapah(F)F. Could not find nested method member asaspppahseshpppepssahhea()Ljava/util/UUID; from net/minecraft/v1_8/sepseesespssapspsshhshhee. No proguard method mapping for net/minecraft/v1_8/sepseesespssapspsshhshhee.asaspppahseshpppepssahhea()Ljava/util/UUID;. Could not find nested method member seeeehpeepeaasaaaehpphpae(Lnet/minecraft/v1_8/hpaapsespppaaappeshasheas;)F from net/minecraft/v1_8/hahpsapepshaaaesaahsseaps. No proguard method mapping for net/minecraft/v1_8/hahpsapepshaaaesaahsseaps.seeeehpeepeaasaaaehpphpae(Lnet/minecraft/v1_8/hpaapsespppaaappeshasheas;)F. Could not find nested method member seeeehpeepeaasaaaehpphpae(Lnet/minecraft/v1_8/hpaapsespppaaappeshasheas;)F from net/minecraft/v1_8/hahpsapepshaaaesaahsseaps. No proguard method mapping for net/minecraft/v1_8/hahpsapepshaaaesaahsseaps.seeeehpeepeaasaaaehpphpae(Lnet/minecraft/v1_8/hpaapsespppaaappeshasheas;)F. Could not find nested method member papsespesaasaeshhapesspeh(Ljava/lang/String;)Lnet/minecraft/v1_8/sahsphheehsaeeeehhssahehs; from net/minecraft/v1_8/hsspapesaespeasapashpaphh. No proguard method mapping for net/minecraft/v1_8/hsspapesaespeasapashpaphh.papsespesaasaeshhapesspeh(Ljava/lang/String;)Lnet/minecraft/v1_8/sahsphheehsaeeeehhssahehs;. Could not find nested method member asaspppahseshpppepssahhea()Ljava/util/UUID; from net/minecraft/v1_8/heappheahspahseaeaaaehaee. No proguard method mapping for net/minecraft/v1_8/heappheahspahseaeaaaehaee.asaspppahseshpppepssahhea()Ljava/util/UUID;. Could not find nested method member hsepspepaspshaehhepspahps()Z from net/minecraft/v1_8/heappheahspahseaeaaaehaee. No proguard method mapping for net/minecraft/v1_8/heappheahspahseaeaaaehaee.hsepspepaspshaehhepspahps()Z. Could not find nested method member asaspppahseshpppepssahhea()Ljava/util/UUID; from net/minecraft/v1_8/heappheahspahseaeaaaehaee. No proguard method mapping for net/minecraft/v1_8/heappheahspahseaeaaaehaee.asaspppahseshpppepssahhea()Ljava/util/UUID;. Could not find nested method member asaspppahseshpppepssahhea()Ljava/util/UUID; from net/minecraft/v1_8/heappheahspahseaeaaaehaee. No proguard method mapping for net/minecraft/v1_8/heappheahspahseaeaaaehaee.asaspppahseshpppepssahhea()Ljava/util/UUID;. Could not find nested method member asaspppahseshpppepssahhea()Ljava/util/UUID; from net/minecraft/v1_8/hahpsapepshaaaesaahsseaps. No proguard method mapping for net/minecraft/v1_8/hahpsapepshaaaesaahsseaps.asaspppahseshpppepssahhea()Ljava/util/UUID;. Could not find nested method member saeaphsapehheeepaheeapese()Z from net/minecraft/v1_8/hahpsapepshaaaesaahsseaps. No proguard method mapping for net/minecraft/v1_8/hahpsapepshaaaesaahsseaps.saeaphsapehheeepaheeapese()Z. Could not find nested method member saeaphsapehheeepaheeapese()Z from net/minecraft/v1_8/hahpsapepshaaaesaahsseaps. No proguard method mapping for net/minecraft/v1_8/hahpsapepshaaaesaahsseaps.saeaphsapehheeepaheeapese()Z. Could not find nested method member papsespesaasaeshhapesspeh(Ljava/lang/String;)Lnet/minecraft/v1_8/sahsphheehsaeeeehhssahehs; from net/minecraft/v1_8/hsspapesaespeasapashpaphh. No proguard method mapping for net/minecraft/v1_8/hsspapesaespeasapashpaphh.papsespesaasaeshhapesspeh(Ljava/lang/String;)Lnet/minecraft/v1_8/sahsphheehsaeeeehhssahehs;. Could not find nested method member hshapasshshhshasppepahpeh from lunar/hu/IIllIIIllllIIlIIIlIIlIIll. Could not find nested method member hshapasshshhshasppepahpeh from lunar/hu/IIllIIIllllIIlIIIlIIlIIll. Could not find nested method member ssaseaeahahaaeeesapsphpes(Lnet/minecraft/v1_8/phpahheapaapsahaphepephap;)Z from net/minecraft/v1_8/hahpsapepshaaaesaahsseaps. No proguard method mapping for net/minecraft/v1_8/hahpsapepshaaaesaahsseaps.ssaseaeahahaaeeesapsphpes(Lnet/minecraft/v1_8/phpahheapaapsahaphepephap;)Z. Could not find nested method member hsepspepaspshaehhepspahps()Z from net/minecraft/v1_8/heappheahspahseaeaaaehaee. No proguard method mapping for net/minecraft/v1_8/heappheahspahseaeaaaehaee.hsepspepaspshaehhepspahps()Z. Could not find nested field member aeseppaasaspahshaaheeasea from lunar/gS/IlllIlIIllIlIlllIIIIIlIII. Could not find nested field member ehpeaapssapehpeppaaaspass from lunar/gS/IlllIlIIllIlIlllIIIIIlIII. Could not find nested method member apshaahassahapapehaaspaae from lunar/gS/IlllIlIIllIlIlllIIIIIlIII. Could not find nested field member ahaphepshhehaashsespesehs from lunar/gS/IlllIlIIllIlIlllIIIIIlIII. Could not find nested field member sepepshaaaasapsasahsespae from lunar/gS/IlllIlIIllIlIlllIIIIIlIII. Could not find nested field member hahhsasahpsshsshspshaaaah from lunar/gS/IlllIlIIllIlIlllIIIIIlIII. Could not find nested field member sepepshaaaasapsasahsespae from lunar/gS/IlllIlIIllIlIlllIIIIIlIII. Could not find nested field member aeseppaasaspahshaaheeasea from lunar/gS/IlllIlIIllIlIlllIIIIIlIII. Could not find nested field member hahhsasahpsshsshspshaaaah from lunar/gS/IlllIlIIllIlIlllIIIIIlIII. Could not find nested field member ehpeaapssapehpeppaaaspass from lunar/gS/IlllIlIIllIlIlllIIIIIlIII. Could not find nested field member aeaahpaphahseeeehpsesshaa from lunar/gS/IlllIlIIllIlIlllIIIIIlIII. Could not find nested field member aeaahpaphahseeeehpsesshaa from lunar/gS/IlllIlIIllIlIlllIIIIIlIII. Could not find nested field member sepepshaaaasapsasahsespae from lunar/gS/IlllIlIIllIlIlllIIIIIlIII. Could not find nested field member hahhsasahpsshsshspshaaaah from lunar/gS/IlllIlIIllIlIlllIIIIIlIII. Could not find nested field member aeseppaasaspahshaaheeasea from lunar/gS/IlllIlIIllIlIlllIIIIIlIII. Could not find nested field member ehpeaapssapehpeppaaaspass from lunar/gS/IlllIlIIllIlIlllIIIIIlIII. Could not find nested field member aeseppaasaspahshaaheeasea from lunar/gS/IlllIlIIllIlIlllIIIIIlIII. Could not find nested field member ehpeaapssapehpeppaaaspass from lunar/gS/IlllIlIIllIlIlllIIIIIlIII. Could not find nested field member aeseppaasaspahshaaheeasea from lunar/gS/IIllIlIlIllllllIlllIIllII. Could not find nested field member ehpeaapssapehpeppaaaspass from lunar/gS/IIllIlIlIllllllIlllIIllII. Could not find nested method member apshaahassahapapehaaspaae from lunar/gS/IIllIlIlIllllllIlllIIllII. Could not find nested field member ahaphepshhehaashsespesehs from lunar/gS/IIllIlIlIllllllIlllIIllII. Could not find nested field member sepepshaaaasapsasahsespae from lunar/gS/IIllIlIlIllllllIlllIIllII. Could not find nested field member hahhsasahpsshsshspshaaaah from lunar/gS/IIllIlIlIllllllIlllIIllII. Could not find nested field member sepepshaaaasapsasahsespae from lunar/gS/IIllIlIlIllllllIlllIIllII. Could not find nested field member aeseppaasaspahshaaheeasea from lunar/gS/IIllIlIlIllllllIlllIIllII. Could not find nested field member hahhsasahpsshsshspshaaaah from lunar/gS/IIllIlIlIllllllIlllIIllII. Could not find nested field member ehpeaapssapehpeppaaaspass from lunar/gS/IIllIlIlIllllllIlllIIllII. Could not find nested field member aeaahpaphahseeeehpsesshaa from lunar/gS/IIllIlIlIllllllIlllIIllII. Could not find nested field member aeaahpaphahseeeehpsesshaa from lunar/gS/IIllIlIlIllllllIlllIIllII. Could not find nested field member sepepshaaaasapsasahsespae from lunar/gS/IIllIlIlIllllllIlllIIllII. Could not find nested field member hahhsasahpsshsshspshaaaah from lunar/gS/IIllIlIlIllllllIlllIIllII. Could not find nested method member pssaapsepseashpaeaassssee from lunar/gS/IIllIlIlIllllllIlllIIllII. Could not find nested method member hsphpaspeaehspeapaeepsshh from lunar/gS/IIllIlIlIllllllIlllIIllII. Could not find nested field member sepepshaaaasapsasahsespae from lunar/gS/IIllIlIlIllllllIlllIIllII. Could not find nested field member hahhsasahpsshsshspshaaaah from lunar/gS/IIllIlIlIllllllIlllIIllII. Could not find nested field member sepepshaaaasapsasahsespae from lunar/gS/IIllIlIlIllllllIlllIIllII. Could not find nested field member aeseppaasaspahshaaheeasea from lunar/gS/IIllIlIlIllllllIlllIIllII. Could not find nested field member hahhsasahpsshsshspshaaaah from lunar/gS/IIllIlIlIllllllIlllIIllII. Could not find nested field member ehpeaapssapehpeppaaaspass from lunar/gS/IIllIlIlIllllllIlllIIllII. Could not find nested field member sepepshaaaasapsasahsespae from lunar/gS/lIlIIIIlIIlIIIlIIIIllIllI. Could not find nested field member hahhsasahpsshsshspshaaaah from lunar/gS/lIlIIIIlIIlIIIlIIIIllIllI. Could not find nested field member sepepshaaaasapsasahsespae from lunar/gS/lIlIIIIlIIlIIIlIIIIllIllI. Could not find nested field member aeseppaasaspahshaaheeasea from lunar/gS/lIlIIIIlIIlIIIlIIIIllIllI. Could not find nested field member hahhsasahpsshsshspshaaaah from lunar/gS/lIlIIIIlIIlIIIlIIIIllIllI. Could not find nested field member ehpeaapssapehpeppaaaspass from lunar/gS/lIlIIIIlIIlIIIlIIIIllIllI. Could not find nested method member hhaaepeaeassehpepeahaphhh from lunar/gS/lIlIIIIlIIlIIIlIIIIllIllI. Could not find nested field member aassheaasppphphphahahasah from lunar/gS/lIlIIIIlIIlIIIlIIIIllIllI. Could not find nested field member sepepshaaaasapsasahsespae from lunar/gS/lIlIIIIlIIlIIIlIIIIllIllI. Could not find nested field member aeseppaasaspahshaaheeasea from lunar/gS/lIlIIIIlIIlIIIlIIIIllIllI. Could not find nested field member hahhsasahpsshsshspshaaaah from lunar/gS/lIlIIIIlIIlIIIlIIIIllIllI. Could not find nested field member ehpeaapssapehpeppaaaspass from lunar/gS/lIlIIIIlIIlIIIlIIIIllIllI. Could not find nested field member aeseppaasaspahshaaheeasea from lunar/gS/IIllIIIllllIIlIIIlIIlIIll. Could not find nested field member ehpeaapssapehpeppaaaspass from lunar/gS/IIllIIIllllIIlIIIlIIlIIll. Could not find nested method member apshaahassahapapehaaspaae from lunar/gS/IIllIIIllllIIlIIIlIIlIIll. Could not find nested field member aeseppaasaspahshaaheeasea from lunar/gS/IIllIIIllllIIlIIIlIIlIIll. Could not find nested field member ehpeaapssapehpeppaaaspass from lunar/gS/IIllIIIllllIIlIIIlIIlIIll. Could not find nested field member aeaahpaphahseeeehpsesshaa from lunar/gS/IIllIIIllllIIlIIIlIIlIIll. Could not find nested field member aeaahpaphahseeeehpsesshaa from lunar/gS/IIllIIIllllIIlIIIlIIlIIll. Could not find nested method member hsphpaspeaehspeapaeepsshh from lunar/gS/IIllIIIllllIIlIIIlIIlIIll. Could not find nested field member aeseppaasaspahshaaheeasea from lunar/gS/IIllIIIllllIIlIIIlIIlIIll. Could not find nested field member ehpeaapssapehpeppaaaspass from lunar/gS/IIllIIIllllIIlIIIlIIlIIll. Could not find nested method member papsespesaasaeshhapesspeh(Ljava/lang/String;)Lnet/minecraft/v1_8/sahsphheehsaeeeehhssahehs; from net/minecraft/v1_8/hsspapesaespeasapashpaphh. No proguard method mapping for net/minecraft/v1_8/hsspapesaespeasapashpaphh.papsespesaasaeshhapesspeh(Ljava/lang/String;)Lnet/minecraft/v1_8/sahsphheehsaeeeehhssahehs;. Could not find nested method member papsespesaasaeshhapesspeh(Ljava/lang/String;)Lnet/minecraft/v1_8/sahsphheehsaeeeehhssahehs; from net/minecraft/v1_8/hsspapesaespeasapashpaphh. No proguard method mapping for net/minecraft/v1_8/hsspapesaespeasapashpaphh.papsespesaasaeshhapesspeh(Ljava/lang/String;)Lnet/minecraft/v1_8/sahsphheehsaeeeehhssahehs;. Could not find nested method member psaaeeaahhshhpaeaasehehaa()Lnet/minecraft/v1_8/aaseahhshappspppheephahep; from net/minecraft/v1_8/hahpsapepshaaaesaahsseaps. No proguard method mapping for net/minecraft/v1_8/hahpsapepshaaaesaahsseaps.psaaeeaahhshhpaeaasehehaa()Lnet/minecraft/v1_8/aaseahhshappspppheephahep;. Could not find nested method member seaaeaspaspppaaheehsaeepa()Lnet/minecraft/v1_8/paspheephaappahpeeheaephe; from net/minecraft/v1_8/hahpsapepshaaaesaahsseaps. No proguard method mapping for net/minecraft/v1_8/hahpsapepshaaaesaahsseaps.seaaeaspaspppaaheehsaeepa()Lnet/minecraft/v1_8/paspheephaappahpeeheaephe;. Could not find nested method member heasppspphhahsaehheapeeaa()Ljava/util/Set; from net/minecraft/v1_8/hhhpsssahesshpapspaephahe. No proguard method mapping for net/minecraft/v1_8/hhhpsssahesshpapspaephahe.heasppspphhahsaehheapeeaa()Ljava/util/Set;. Could not find nested method member ssaseaeahahaaeeesapsphpes(Lnet/minecraft/v1_8/phpahheapaapsahaphepephap;)Z from net/minecraft/v1_8/hahpsapepshaaaesaahsseaps. No proguard method mapping for net/minecraft/v1_8/hahpsapepshaaaesaahsseaps.ssaseaeahahaaeeesapsphpes(Lnet/minecraft/v1_8/phpahheapaapsahaphepephap;)Z. Could not find nested method member ssaseaeahahaaeeesapsphpes(Lnet/minecraft/v1_8/phpahheapaapsahaphepephap;)Z from net/minecraft/v1_8/hahpsapepshaaaesaahsseaps. No proguard method mapping for net/minecraft/v1_8/hahpsapepshaaaesaahsseaps.ssaseaeahahaaeeesapsphpes(Lnet/minecraft/v1_8/phpahheapaapsahaphepephap;)Z. Could not find nested method member seehapsspeppspehesesaaesp(Lnet/minecraft/v1_8/phpahheapaapsahaphepephap;)Lnet/minecraft/v1_8/aaassheaepespphppshepeahs; from net/minecraft/v1_8/hahpsapepshaaaesaahsseaps. No proguard method mapping for net/minecraft/v1_8/hahpsapepshaaaesaahsseaps.seehapsspeppspehesesaaesp(Lnet/minecraft/v1_8/phpahheapaapsahaphepephap;)Lnet/minecraft/v1_8/aaassheaepespphppshepeahs;. Could not find nested method member pashhsasahepesahepeshsapp()Lnet/minecraft/v1_8/eahapaepasphesehhhhasasae; from net/minecraft/v1_8/papahpaepaaehseaahppaaahe. No proguard method mapping for net/minecraft/v1_8/papahpaepaaehseaahppaaahe.pashhsasahepesahepeshsapp()Lnet/minecraft/v1_8/eahapaepasphesehhhhasasae;. Could not find nested method member shesahpeepepspephsshaeehe(I)Lnet/minecraft/v1_8/sehssasesaeaeehaphhpaapha; from net/minecraft/v1_8/psaaepshhspeeaeessepeshep. No proguard method mapping for net/minecraft/v1_8/psaaepshhspeeaeessepeshep.shesahpeepepspephsshaeehe(I)Lnet/minecraft/v1_8/sehssasesaeaeehaphhpaapha;. Could not find nested method member asaspppahseshpppepssahhea()Ljava/util/UUID; from net/minecraft/v1_8/eheapsaaeaaaapaaehpeheepa. No proguard method mapping for net/minecraft/v1_8/eheapsaaeaaaapaaehpeheepa.asaspppahseshpppepssahhea()Ljava/util/UUID;. Could not find nested method member asaspppahseshpppepssahhea()Ljava/util/UUID; from net/minecraft/v1_8/eheapsaaeaaaapaaehpeheepa. No proguard method mapping for net/minecraft/v1_8/eheapsaaeaaaapaaehpeheepa.asaspppahseshpppepssahhea()Ljava/util/UUID;. Could not find nested method member apehaheesepaeaapesaepsehs()Lnet/minecraft/v1_8/ehahpeshehhepphehapahhssh; from net/minecraft/v1_8/hahpsapepshaaaesaahsseaps. No proguard method mapping for net/minecraft/v1_8/hahpsapepshaaaesaahsseaps.apehaheesepaeaapesaepsehs()Lnet/minecraft/v1_8/ehahpeshehhepphehapahhssh;. Could not find nested method member hshapasshshhshasppepahpeh from lunar/hu/IIllIIIllllIIlIIIlIIlIIll. Could not find nested method member hshapasshshhshasppepahpeh from lunar/hu/IIllIIIllllIIlIIIlIIlIIll. Could not find nested method member hshapasshshhshasppepahpeh from lunar/hu/IIllIIIllllIIlIIIlIIlIIll. Could not find nested method member hshapasshshhshasppepahpeh from lunar/hu/IIllIIIllllIIlIIIlIIlIIll. Could not find nested method member seaaeaspaspppaaheehsaeepa()Lnet/minecraft/v1_8/paspheephaappahpeeheaephe; from net/minecraft/v1_8/hahpsapepshaaaesaahsseaps. No proguard method mapping for net/minecraft/v1_8/hahpsapepshaaaesaahsseaps.seaaeaspaspppaaheehsaeepa()Lnet/minecraft/v1_8/paspheephaappahpeeheaephe;. Could not find nested field member aassheaasppphphphahahasah from lunar/gS/lIIIlllIlIlIlIIllIllIIlII. Could not find nested method member apshaahassahapapehaaspaae from lunar/gS/lIIIlllIlIlIlIIllIllIIlII. Could not find nested method member apshaahassahapapehaaspaae from lunar/gS/IlllIlIIlIlIlllIllIlIIIIl. Could not find nested field member aassheaasppphphphahahasah from lunar/gS/lIIIlllIlIlIlIIllIllIIlII. Could not find nested field member sepepshaaaasapsasahsespae from lunar/gS/lIIIlllIlIlIlIIllIllIIlII. Could not find nested field member aeseppaasaspahshaaheeasea from lunar/gS/lIIIlllIlIlIlIIllIllIIlII. Could not find nested field member hahhsasahpsshsshspshaaaah from lunar/gS/lIIIlllIlIlIlIIllIllIIlII. Could not find nested method member shshapapspaehpssaeephesah from lunar/gS/lIIIlllIlIlIlIIllIllIIlII. Could not find nested method member seaaeaspaspppaaheehsaeepa()Lnet/minecraft/v1_8/paspheephaappahpeeheaephe; from net/minecraft/v1_8/hahpsapepshaaaesaahsseaps. No proguard method mapping for net/minecraft/v1_8/hahpsapepshaaaesaahsseaps.seaaeaspaspppaaheehsaeepa()Lnet/minecraft/v1_8/paspheephaappahpeeheaephe;. Could not find nested method member seaaeaspaspppaaheehsaeepa()Lnet/minecraft/v1_8/paspheephaappahpeeheaephe; from net/minecraft/v1_8/hahpsapepshaaaesaahsseaps. No proguard method mapping for net/minecraft/v1_8/hahpsapepshaaaesaahsseaps.seaaeaspaspppaaheehsaeepa()Lnet/minecraft/v1_8/paspheephaappahpeeheaephe;. Could not find nested method member phsessasaaeaehashespesaae()F from net/minecraft/v1_8/hahpsapepshaaaesaahsseaps. No proguard method mapping for net/minecraft/v1_8/hahpsapepshaaaesaahsseaps.phsessasaaeaehashespesaae()F. Could not find nested method member assphaapphapehhhssahhhpeh()F from net/minecraft/v1_8/hahpsapepshaaaesaahsseaps. No proguard method mapping for net/minecraft/v1_8/hahpsapepshaaaesaahsseaps.assphaapphapehhhssahhhpeh()F. Could not find nested method member phsessasaaeaehashespesaae()F from net/minecraft/v1_8/espeepapeeesseppaassahaea. No proguard method mapping for net/minecraft/v1_8/espeepapeeesseppaassahaea.phsessasaaeaehashespesaae()F. Could not find nested method member happeahspeeasepasepphessh()Z from net/minecraft/v1_8/sepseesespssapspsshhshhee. No proguard method mapping for net/minecraft/v1_8/sepseesespssapspsshhshhee.happeahspeeasepasepphessh()Z. Could not find nested method member pshhehesephsaahhpeshppahe()Ljava/lang/String; from net/minecraft/v1_8/sepseesespssapspsshhshhee. No proguard method mapping for net/minecraft/v1_8/sepseesespssapspsshhshhee.pshhehesephsaahhpeshppahe()Ljava/lang/String;. Could not find nested method member seaaeaspaspppaaheehsaeepa()Lnet/minecraft/v1_8/paspheephaappahpeeheaephe; from net/minecraft/v1_8/hahpsapepshaaaesaahsseaps. No proguard method mapping for net/minecraft/v1_8/hahpsapepshaaaesaahsseaps.seaaeaspaspppaaheehsaeepa()Lnet/minecraft/v1_8/paspheephaappahpeeheaephe;. Could not find nested method member happeahspeeasepasepphessh()Z from net/minecraft/v1_8/papahpaepaaehseaahppaaahe. No proguard method mapping for net/minecraft/v1_8/papahpaepaaehseaahppaaahe.happeahspeeasepasepphessh()Z. Could not find nested method member pashhsasahepesahepeshsapp()Lnet/minecraft/v1_8/eahapaepasphesehhhhasasae; from net/minecraft/v1_8/papahpaepaaehseaahppaaahe. No proguard method mapping for net/minecraft/v1_8/papahpaepaaehseaahppaaahe.pashhsasahepesahepeshsapp()Lnet/minecraft/v1_8/eahapaepasphesehhhhasasae;. Could not find nested method member seaaeaspaspppaaheehsaeepa()Lnet/minecraft/v1_8/paspheephaappahpeeheaephe; from net/minecraft/v1_8/hahpsapepshaaaesaahsseaps. No proguard method mapping for net/minecraft/v1_8/hahpsapepshaaaesaahsseaps.seaaeaspaspppaaheehsaeepa()Lnet/minecraft/v1_8/paspheephaappahpeeheaephe;. Could not find nested method member seaaeaspaspppaaheehsaeepa()Lnet/minecraft/v1_8/paspheephaappahpeeheaephe; from net/minecraft/v1_8/hahpsapepshaaaesaahsseaps. No proguard method mapping for net/minecraft/v1_8/hahpsapepshaaaesaahsseaps.seaaeaspaspppaaheehsaeepa()Lnet/minecraft/v1_8/paspheephaappahpeeheaephe;. Could not find nested method member seaaeaspaspppaaheehsaeepa()Lnet/minecraft/v1_8/paspheephaappahpeeheaephe; from net/minecraft/v1_8/hahpsapepshaaaesaahsseaps. No proguard method mapping for net/minecraft/v1_8/hahpsapepshaaaesaahsseaps.seaaeaspaspppaaheehsaeepa()Lnet/minecraft/v1_8/paspheephaappahpeeheaephe;. Could not find nested method member seaaeaspaspppaaheehsaeepa()Lnet/minecraft/v1_8/paspheephaappahpeeheaephe; from net/minecraft/v1_8/hahpsapepshaaaesaahsseaps. No proguard method mapping for net/minecraft/v1_8/hahpsapepshaaaesaahsseaps.seaaeaspaspppaaheehsaeepa()Lnet/minecraft/v1_8/paspheephaappahpeeheaephe;. Could not find nested method member aeeeppaeeaaasaspaspepeaee(I)Z from net/minecraft/v1_8/hahpsapepshaaaesaahsseaps. No proguard method mapping for net/minecraft/v1_8/hahpsapepshaaaesaahsseaps.aeeeppaeeaaasaspaspepeaee(I)Z. Could not find nested method member aeeeppaeeaaasaspaspepeaee(I)Z from net/minecraft/v1_8/hahpsapepshaaaesaahsseaps. No proguard method mapping for net/minecraft/v1_8/hahpsapepshaaaesaahsseaps.aeeeppaeeaaasaspaspepeaee(I)Z. Could not find nested method member ppheeaehhephphpsaesapaahe from lunar/gS/IlIlllIIlllIIIllIIlIIIlIl. Could not find nested method member seaaeaspaspppaaheehsaeepa()Lnet/minecraft/v1_8/paspheephaappahpeeheaephe; from net/minecraft/v1_8/hahpsapepshaaaesaahsseaps. No proguard method mapping for net/minecraft/v1_8/hahpsapepshaaaesaahsseaps.seaaeaspaspppaaheehsaeepa()Lnet/minecraft/v1_8/paspheephaappahpeeheaephe;. Could not find nested method member asepehpaehasesepapshhapae()[Lnet/minecraft/v1_8/paspheephaappahpeeheaephe; from net/minecraft/v1_8/eehshapeaepsahhpepeshshhp. No proguard method mapping for net/minecraft/v1_8/eehshapeaepsahhpepeshshhp.asepehpaehasesepapshhapae()[Lnet/minecraft/v1_8/paspheephaappahpeeheaephe;. Could not find nested method member asepehpaehasesepapshhapae()[Lnet/minecraft/v1_8/paspheephaappahpeeheaephe; from net/minecraft/v1_8/eehshapeaepsahhpepeshshhp. No proguard method mapping for net/minecraft/v1_8/eehshapeaepsahhpepeshshhp.asepehpaehasesepapshhapae()[Lnet/minecraft/v1_8/paspheephaappahpeeheaephe;. Could not find nested method member asepehpaehasesepapshhapae()[Lnet/minecraft/v1_8/paspheephaappahpeeheaephe; from net/minecraft/v1_8/eehshapeaepsahhpepeshshhp. No proguard method mapping for net/minecraft/v1_8/eehshapeaepsahhpepeshshhp.asepehpaehasesepapshhapae()[Lnet/minecraft/v1_8/paspheephaappahpeeheaephe;. Could not find nested method member asepehpaehasesepapshhapae()[Lnet/minecraft/v1_8/paspheephaappahpeeheaephe; from net/minecraft/v1_8/eehshapeaepsahhpepeshshhp. No proguard method mapping for net/minecraft/v1_8/eehshapeaepsahhpepeshshhp.asepehpaehasesepapshhapae()[Lnet/minecraft/v1_8/paspheephaappahpeeheaephe;. Could not find nested method member asepehpaehasesepapshhapae()[Lnet/minecraft/v1_8/paspheephaappahpeeheaephe; from net/minecraft/v1_8/eehshapeaepsahhpepeshshhp. No proguard method mapping for net/minecraft/v1_8/eehshapeaepsahhpepeshshhp.asepehpaehasesepapshhapae()[Lnet/minecraft/v1_8/paspheephaappahpeeheaephe;. Could not find nested method member phhhpeahhshehhepapasaapes()Lnet/minecraft/v1_8/ahseehaehhhpphsesheseeeah; from net/minecraft/v1_8/aeeehhshsahssahpseahhseph. No proguard method mapping for net/minecraft/v1_8/aeeehhshsahssahpseahhseph.phhhpeahhshehhepapasaapes()Lnet/minecraft/v1_8/ahseehaehhhpphsesheseeeah;. Could not find nested method member hsepspepaspshaehhepspahps()Z from net/minecraft/v1_8/eheapsaaeaaaapaaehpeheepa. No proguard method mapping for net/minecraft/v1_8/eheapsaaeaaaapaaehpeheepa.hsepspepaspshaehhepspahps()Z. Could not find nested method member psaaeeaahhshhpaeaasehehaa()Lnet/minecraft/v1_8/aaseahhshappspppheephahep; from net/minecraft/v1_8/eheapsaaeaaaapaaehpeheepa. No proguard method mapping for net/minecraft/v1_8/eheapsaaeaaaapaaehpeheepa.psaaeeaahhshhpaeaasehehaa()Lnet/minecraft/v1_8/aaseahhshappspppheephahep;. Could not find nested method member eshseeaaaehahephhsaashahh()I from net/minecraft/v1_8/paspheephaappahpeeheaephe. No proguard method mapping for net/minecraft/v1_8/paspheephaappahpeeheaephe.eshseeaaaehahephhsaashahh()I. Could not find nested method member ahhsshpeheassesppappshhss(IIIIII)V from net/minecraft/v1_8/eshapspphhaasasashasehpps. No proguard method mapping for net/minecraft/v1_8/eshapspphhaasasashasehpps.ahhsshpeheassesppappshhss(IIIIII)V. Could not find nested method member ahhsshpeheassesppappshhss(IIIIII)V from net/minecraft/v1_8/eshapspphhaasasashasehpps. No proguard method mapping for net/minecraft/v1_8/eshapspphhaasasashasehpps.ahhsshpeheassesppappshhss(IIIIII)V. Could not find nested method member ahhsshpeheassesppappshhss(IIIIII)V from net/minecraft/v1_8/eshapspphhaasasashasehpps. No proguard method mapping for net/minecraft/v1_8/eshapspphhaasasashasehpps.ahhsshpeheassesppappshhss(IIIIII)V. Could not find nested method member ahhsshpeheassesppappshhss(IIIIII)V from net/minecraft/v1_8/eshapspphhaasasashasehpps. No proguard method mapping for net/minecraft/v1_8/eshapspphhaasasashasehpps.ahhsshpeheassesppappshhss(IIIIII)V. Could not find nested method member ahhsshpeheassesppappshhss(IIIIII)V from net/minecraft/v1_8/eshapspphhaasasashasehpps. No proguard method mapping for net/minecraft/v1_8/eshapspphhaasasashasehpps.ahhsshpeheassesppappshhss(IIIIII)V. Could not find nested method member ahhsshpeheassesppappshhss(IIIIII)V from net/minecraft/v1_8/eshapspphhaasasashasehpps. No proguard method mapping for net/minecraft/v1_8/eshapspphhaasasashasehpps.ahhsshpeheassesppappshhss(IIIIII)V. Could not find nested method member happeahspeeasepasepphessh()Z from net/minecraft/v1_8/papahpaepaaehseaahppaaahe. No proguard method mapping for net/minecraft/v1_8/papahpaepaaehseaahppaaahe.happeahspeeasepasepphessh()Z. Could not find nested method member pashhsasahepesahepeshsapp()Lnet/minecraft/v1_8/eahapaepasphesehhhhasasae; from net/minecraft/v1_8/papahpaepaaehseaahppaaahe. No proguard method mapping for net/minecraft/v1_8/papahpaepaaehseaahppaaahe.pashhsasahepesahepeshsapp()Lnet/minecraft/v1_8/eahapaepasphesehhhhasasae;. Could not find nested method member eessasahppaeaaeashaeppehh()Lnet/minecraft/v1_8/heshesaappaphspessepsehsa; from net/minecraft/v1_8/shasapaeeppapsphshpaehhph. No proguard method mapping for net/minecraft/v1_8/shasapaeeppapsphshpaehhph.eessasahppaeaaeashaeppehh()Lnet/minecraft/v1_8/heshesaappaphspessepsehsa;. Could not find nested method member eessasahppaeaaeashaeppehh()Lnet/minecraft/v1_8/heshesaappaphspessepsehsa; from net/minecraft/v1_8/shasapaeeppapsphshpaehhph. No proguard method mapping for net/minecraft/v1_8/shasapaeeppapsphshpaehhph.eessasahppaeaaeashaeppehh()Lnet/minecraft/v1_8/heshesaappaphspessepsehsa;. Could not find nested method member eessasahppaeaaeashaeppehh()Lnet/minecraft/v1_8/heshesaappaphspessepsehsa; from net/minecraft/v1_8/shasapaeeppapsphshpaehhph. No proguard method mapping for net/minecraft/v1_8/shasapaeeppapsphshpaehhph.eessasahppaeaaeashaeppehh()Lnet/minecraft/v1_8/heshesaappaphspessepsehsa;. Could not find nested method member apsphhspheeshasepphhheeae()I from net/minecraft/v1_8/haaheaehaephspeeasehhppah. No proguard method mapping for net/minecraft/v1_8/haaheaehaephspeeasehhppah.apsphhspheeshasepphhheeae()I. Could not find nested method member apsphhspheeshasepphhheeae()I from net/minecraft/v1_8/aeeehhshsahssahpseahhseph. No proguard method mapping for net/minecraft/v1_8/aeeehhshsahssahpseahhseph.apsphhspheeshasepphhheeae()I. Could not find nested field member aeseppaasaspahshaaheeasea from lunar/gS/llllIlIIIIIIlllIIIlIIIIIl. Could not find nested field member ehpeaapssapehpeppaaaspass from lunar/gS/llllIlIIIIIIlllIIIlIIIIIl. Could not find nested method member apshaahassahapapehaaspaae from lunar/gS/llllIlIIIIIIlllIIIlIIIIIl. Could not find nested field member sepepshaaaasapsasahsespae from lunar/gS/llllIlIIIIIIlllIIIlIIIIIl. Could not find nested field member hahhsasahpsshsshspshaaaah from lunar/gS/llllIlIIIIIIlllIIIlIIIIIl. Could not find nested field member sepepshaaaasapsasahsespae from lunar/gS/llllIlIIIIIIlllIIIlIIIIIl. Could not find nested field member aeseppaasaspahshaaheeasea from lunar/gS/llllIlIIIIIIlllIIIlIIIIIl. Could not find nested field member hahhsasahpsshsshspshaaaah from lunar/gS/llllIlIIIIIIlllIIIlIIIIIl. Could not find nested field member ehpeaapssapehpeppaaaspass from lunar/gS/llllIlIIIIIIlllIIIlIIIIIl. Could not find nested field member aeaahpaphahseeeehpsesshaa from lunar/gS/llllIlIIIIIIlllIIIlIIIIIl. Could not find nested field member aeaahpaphahseeeehpsesshaa from lunar/gS/llllIlIIIIIIlllIIIlIIIIIl. Could not find nested field member aassheaasppphphphahahasah from lunar/gS/llllIlIIIIIIlllIIIlIIIIIl. Could not find nested method member hspepeaahhaepsaphshpahpha(I)Lnet/minecraft/v1_8/paspheephaappahpeeheaephe; from net/minecraft/v1_8/hahpsapepshaaaesaahsseaps. No proguard method mapping for net/minecraft/v1_8/hahpsapepshaaaesaahsseaps.hspepeaahhaepsaphshpahpha(I)Lnet/minecraft/v1_8/paspheephaappahpeeheaephe;. Could not find nested method member pashhsasahepesahepeshsapp()Lnet/minecraft/v1_8/eahapaepasphesehhhhasasae; from net/minecraft/v1_8/papahpaepaaehseaahppaaahe. No proguard method mapping for net/minecraft/v1_8/papahpaepaaehseaahppaaahe.pashhsasahepesahepeshsapp()Lnet/minecraft/v1_8/eahapaepasphesehhhhasasae;. Could not find nested method member pashhsasahepesahepeshsapp()Lnet/minecraft/v1_8/eahapaepasphesehhhhasasae; from net/minecraft/v1_8/papahpaepaaehseaahppaaahe. No proguard method mapping for net/minecraft/v1_8/papahpaepaaehseaahppaaahe.pashhsasahepesahepeshsapp()Lnet/minecraft/v1_8/eahapaepasphesehhhhasasae;. Could not find nested method member apshaahassahapapehaaspaae from lunar/gS/IlIlllIIlllIIIllIIlIIIlIl. Could not find nested field member aeaahpaphahseeeehpsesshaa from lunar/gS/IlIlllIIlllIIIllIIlIIIlIl. Could not find nested field member aeaahpaphahseeeehpsesshaa from lunar/gS/IlIlllIIlllIIIllIIlIIIlIl. Could not find nested field member aeaahpaphahseeeehpsesshaa from lunar/gS/IlIlllIIlllIIIllIIlIIIlIl. Could not find nested field member aeaahpaphahseeeehpsesshaa from lunar/gS/IlIlllIIlllIIIllIIlIIIlIl. Could not find nested field member aeaahpaphahseeeehpsesshaa from lunar/gS/IlIlllIIlllIIIllIIlIIIlIl. Could not find nested method member hsphpaspeaehspeapaeepsshh from lunar/gS/IlIlllIIlllIIIllIIlIIIlIl. Could not find nested field member pspsppphpsahasahphhspeeah from lunar/gS/IlIlllIIlllIIIllIIlIIIlIl. Could not find nested field member ahaphepshhehaashsespesehs from lunar/gS/IlIlllIIlllIIIllIIlIIIlIl. Could not find nested field member aeaahpaphahseeeehpsesshaa from lunar/gS/IlIlllIIlllIIIllIIlIIIlIl. Could not find nested method member eeapeappaapspahheppsessea from lunar/gS/IlIlllIIlllIIIllIIlIIIlIl. Could not find nested field member aeseppaasaspahshaaheeasea from lunar/gS/IIIIlIIIIlIIlllIIlIIlIlII. Could not find nested field member ehpeaapssapehpeppaaaspass from lunar/gS/IIIIlIIIIlIIlllIIlIIlIlII. Could not find nested method member apshaahassahapapehaaspaae from lunar/gS/IIIIlIIIIlIIlllIIlIIlIlII. Could not find nested field member sepepshaaaasapsasahsespae from lunar/gS/IIIIlIIIIlIIlllIIlIIlIlII. Could not find nested field member hahhsasahpsshsshspshaaaah from lunar/gS/IIIIlIIIIlIIlllIIlIIlIlII. Could not find nested field member sepepshaaaasapsasahsespae from lunar/gS/IIIIlIIIIlIIlllIIlIIlIlII. Could not find nested field member aeseppaasaspahshaaheeasea from lunar/gS/IIIIlIIIIlIIlllIIlIIlIlII. Could not find nested field member hahhsasahpsshsshspshaaaah from lunar/gS/IIIIlIIIIlIIlllIIlIIlIlII. Could not find nested field member ehpeaapssapehpeppaaaspass from lunar/gS/IIIIlIIIIlIIlllIIlIIlIlII. Could not find nested field member aeaahpaphahseeeehpsesshaa from lunar/gS/IIIIlIIIIlIIlllIIlIIlIlII. Could not find nested field member aeaahpaphahseeeehpsesshaa from lunar/gS/IIIIlIIIIlIIlllIIlIIlIlII. Could not find nested field member aeaahpaphahseeeehpsesshaa from lunar/gS/IIIIlIIIIlIIlllIIlIIlIlII. Could not find nested method member eeapeappaapspahheppsessea from lunar/gS/IIIIlIIIIlIIlllIIlIIlIlII. Could not find nested method member eeapeappaapspahheppsessea from lunar/gS/lIlIIIIlIIlIIIlIIIIllIllI. Could not find nested method member eshseeaaaehahephhsaashahh()I from net/minecraft/v1_8/paspheephaappahpeeheaephe. No proguard method mapping for net/minecraft/v1_8/paspheephaappahpeeheaephe.eshseeaaaehahephhsaashahh()I. Could not find nested method member papsespesaasaeshhapesspeh(Ljava/lang/String;)Lnet/minecraft/v1_8/sahsphheehsaeeeehhssahehs; from net/minecraft/v1_8/hsspapesaespeasapashpaphh. No proguard method mapping for net/minecraft/v1_8/hsspapesaespeasapashpaphh.papsespesaasaeshhapesspeh(Ljava/lang/String;)Lnet/minecraft/v1_8/sahsphheehsaeeeehhssahehs;. Could not find nested method member eshseeaaaehahephhsaashahh()I from net/minecraft/v1_8/paspheephaappahpeeheaephe. No proguard method mapping for net/minecraft/v1_8/paspheephaappahpeeheaephe.eshseeaaaehahephhsaashahh()I. Could not find nested method member hphhpphapshephpeaessshaap()Ljava/util/Collection; from net/minecraft/v1_8/hahpsapepshaaaesaahsseaps. No proguard method mapping for net/minecraft/v1_8/hahpsapepshaaaesaahsseaps.hphhpphapshephpeaessshaap()Ljava/util/Collection;. Could not find nested method member eshsssppapsphppsaapasesha(Lnet/minecraft/v1_8/eahapaepasphesehhhhasasae;)V from net/minecraft/v1_8/eheapsaaeaaaapaaehpeheepa. No proguard method mapping for net/minecraft/v1_8/eheapsaaeaaaapaaehpeheepa.eshsssppapsphppsaapasesha(Lnet/minecraft/v1_8/eahapaepasphesehhhhasasae;)V. Could not find nested method member hpsphhespaphaapsahaassshe()Z from net/minecraft/v1_8/eheapsaaeaaaapaaehpeheepa. No proguard method mapping for net/minecraft/v1_8/eheapsaaeaaaapaaehpeheepa.hpsphhespaphaapsahaassshe()Z. Could not find nested method member happeahspeeasepasepphessh()Z from net/minecraft/v1_8/papahpaepaaehseaahppaaahe. No proguard method mapping for net/minecraft/v1_8/papahpaepaaehseaahppaaahe.happeahspeeasepasepphessh()Z. Could not find nested method member pashhsasahepesahepeshsapp()Lnet/minecraft/v1_8/eahapaepasphesehhhhasasae; from net/minecraft/v1_8/papahpaepaaehseaahppaaahe. No proguard method mapping for net/minecraft/v1_8/papahpaepaaehseaahppaaahe.pashhsasahepesahepeshsapp()Lnet/minecraft/v1_8/eahapaepasphesehhhhasasae;. Could not find nested method member happeahspeeasepasepphessh()Z from net/minecraft/v1_8/papahpaepaaehseaahppaaahe. No proguard method mapping for net/minecraft/v1_8/papahpaepaaehseaahppaaahe.happeahspeeasepasepphessh()Z. Could not find nested method member pashhsasahepesahepeshsapp()Lnet/minecraft/v1_8/eahapaepasphesehhhhasasae; from net/minecraft/v1_8/papahpaepaaehseaahppaaahe. No proguard method mapping for net/minecraft/v1_8/papahpaepaaehseaahppaaahe.pashhsasahepesahepeshsapp()Lnet/minecraft/v1_8/eahapaepasphesehhhhasasae;. Could not find nested method member pashhsasahepesahepeshsapp()Lnet/minecraft/v1_8/eahapaepasphesehhhhasasae; from net/minecraft/v1_8/papahpaepaaehseaahppaaahe. No proguard method mapping for net/minecraft/v1_8/papahpaepaaehseaahppaaahe.pashhsasahepesahepeshsapp()Lnet/minecraft/v1_8/eahapaepasphesehhhhasasae;. Could not find nested method member seaaeaspaspppaaheehsaeepa()Lnet/minecraft/v1_8/paspheephaappahpeeheaephe; from net/minecraft/v1_8/hahpsapepshaaaesaahsseaps. No proguard method mapping for net/minecraft/v1_8/hahpsapepshaaaesaahsseaps.seaaeaspaspppaaheehsaeepa()Lnet/minecraft/v1_8/paspheephaappahpeeheaephe;. Could not find nested method member peephhpsesahhpphapsasppph from lunar/hO/lIlllllIIIIlIIlllIlIlIIIl. Could not find nested method member ssehhhsashhseshsaepppehep(FF)V from net/minecraft/v1_8/hahpsapepshaaaesaahsseaps. No proguard method mapping for net/minecraft/v1_8/hahpsapepshaaaesaahsseaps.ssehhhsashhseshsaepppehep(FF)V. Could not find nested field member aeseppaasaspahshaaheeasea from lunar/gS/IlllIlIIlIlIlllIllIlIIIIl. Could not find nested field member ehpeaapssapehpeppaaaspass from lunar/gS/IlllIlIIlIlIlllIllIlIIIIl. Could not find nested method member apshaahassahapapehaaspaae from lunar/gS/IlllIlIIlIlIlllIllIlIIIIl. Could not find nested field member sepepshaaaasapsasahsespae from lunar/gS/IlllIlIIlIlIlllIllIlIIIIl. Could not find nested field member hahhsasahpsshsshspshaaaah from lunar/gS/IlllIlIIlIlIlllIllIlIIIIl. Could not find nested field member sepepshaaaasapsasahsespae from lunar/gS/IlllIlIIlIlIlllIllIlIIIIl. Could not find nested field member aeseppaasaspahshaaheeasea from lunar/gS/IlllIlIIlIlIlllIllIlIIIIl. Could not find nested field member hahhsasahpsshsshspshaaaah from lunar/gS/IlllIlIIlIlIlllIllIlIIIIl. Could not find nested field member ehpeaapssapehpeppaaaspass from lunar/gS/IlllIlIIlIlIlllIllIlIIIIl. Could not find nested field member aeaahpaphahseeeehpsesshaa from lunar/gS/IlllIlIIlIlIlllIllIlIIIIl. Could not find nested field member aeaahpaphahseeeehpsesshaa from lunar/gS/IlllIlIIlIlIlllIllIlIIIIl. Could not find nested field member sepepshaaaasapsasahsespae from lunar/gS/IlllIlIIlIlIlllIllIlIIIIl. Could not find nested field member hahhsasahpsshsshspshaaaah from lunar/gS/IlllIlIIlIlIlllIllIlIIIIl. Could not find nested field member aeseppaasaspahshaaheeasea from lunar/gS/IlllIlIIlIlIlllIllIlIIIIl. Could not find nested field member ehpeaapssapehpeppaaaspass from lunar/gS/IlllIlIIlIlIlllIllIlIIIIl. Could not find nested field member aeseppaasaspahshaaheeasea from lunar/gS/IlllIlIIlIlIlllIllIlIIIIl. Could not find nested field member ehpeaapssapehpeppaaaspass from lunar/gS/IlllIlIIlIlIlllIllIlIIIIl. Could not find nested field member sepepshaaaasapsasahsespae from lunar/gS/IlllIlIIlIlIlllIllIlIIIIl. Could not find nested field member hahhsasahpsshsshspshaaaah from lunar/gS/IlllIlIIlIlIlllIllIlIIIIl. Could not find nested field member aeseppaasaspahshaaheeasea from lunar/gS/IlllIlIIlIlIlllIllIlIIIIl. Could not find nested field member ehpeaapssapehpeppaaaspass from lunar/gS/IlllIlIIlIlIlllIllIlIIIIl. Could not find nested field member aeseppaasaspahshaaheeasea from lunar/gS/IlllIlIIlIlIlllIllIlIIIIl. Could not find nested field member ehpeaapssapehpeppaaaspass from lunar/gS/IlllIlIIlIlIlllIllIlIIIIl. Could not find nested field member hahhsasahpsshsshspshaaaah from lunar/gS/IlllIlIIlIlIlllIllIlIIIIl. Could not find nested field member sepepshaaaasapsasahsespae from lunar/gS/IlllIlIIlIlIlllIllIlIIIIl. Could not find nested method member eeapeappaapspahheppsessea from lunar/gS/IlllIlIIlIlIlllIllIlIIIIl. Could not find nested method member shaspapsphashhhespaeaapea from lunar/fG/IIIIIIIlIlIllIlIIIIIlIlll. Could not find nested method member ehpeapaeheppphesapppssaeh from lunar/hO/IIIIIIIlIlIllIlIIIIIlIlll. Could not find nested method member ehpeapaeheppphesapppssaeh from lunar/hO/IIIIIIIlIlIllIlIIIIIlIlll. Could not find nested method member pseepshaspssssheppshpspas()Z from net/minecraft/v1_8/sepseesespssapspsshhshhee. No proguard method mapping for net/minecraft/v1_8/sepseesespssapspsshhshhee.pseepshaspssssheppshpspas()Z. Could not find nested method member happeahspeeasepasepphessh()Z from net/minecraft/v1_8/sepseesespssapspsshhshhee. No proguard method mapping for net/minecraft/v1_8/sepseesespssapspsshhshhee.happeahspeeasepasepphessh()Z. Could not find nested method member pshhehesephsaahhpeshppahe()Ljava/lang/String; from net/minecraft/v1_8/sepseesespssapspsshhshhee. No proguard method mapping for net/minecraft/v1_8/sepseesespssapspsshhshhee.pshhehesephsaahhpeshppahe()Ljava/lang/String;. Could not find nested method member pshhehesephsaahhpeshppahe()Ljava/lang/String; from net/minecraft/v1_8/sepseesespssapspsshhshhee. No proguard method mapping for net/minecraft/v1_8/sepseesespssapspsshhshhee.pshhehesephsaahhpeshppahe()Ljava/lang/String;. Could not find nested method member aasehpphshaeesappphhsshah()Ljava/lang/String; from net/minecraft/v1_8/hahpsapepshaaaesaahsseaps. No proguard method mapping for net/minecraft/v1_8/hahpsapepshaaaesaahsseaps.aasehpphshaeesappphhsshah()Ljava/lang/String;. Could not find nested method member pshhehesephsaahhpeshppahe()Ljava/lang/String; from net/minecraft/v1_8/sepseesespssapspsshhshhee. No proguard method mapping for net/minecraft/v1_8/sepseesespssapspsshhshhee.pshhehesephsaahhpeshppahe()Ljava/lang/String;. Could not find nested method member asaspppahseshpppepssahhea()Ljava/util/UUID; from net/minecraft/v1_8/sepseesespssapspsshhshhee. No proguard method mapping for net/minecraft/v1_8/sepseesespssapspsshhshhee.asaspppahseshpppepssahhea()Ljava/util/UUID;. Could not find nested method member asaspppahseshpppepssahhea()Ljava/util/UUID; from net/minecraft/v1_8/sepseesespssapspsshhshhee. No proguard method mapping for net/minecraft/v1_8/sepseesespssapspsshhshhee.asaspppahseshpppepssahhea()Ljava/util/UUID;. Could not find nested method member asaspppahseshpppepssahhea()Ljava/util/UUID; from net/minecraft/v1_8/sepseesespssapspsshhshhee. No proguard method mapping for net/minecraft/v1_8/sepseesespssapspsshhshhee.asaspppahseshpppepssahhea()Ljava/util/UUID;. Could not find nested method member pseepshaspssssheppshpspas()Z from net/minecraft/v1_8/sepseesespssapspsshhshhee. No proguard method mapping for net/minecraft/v1_8/sepseesespssapspsshhshhee.pseepshaspssssheppshpspas()Z. Could not find nested method member seaaeaspaspppaaheehsaeepa()Lnet/minecraft/v1_8/paspheephaappahpeeheaephe; from net/minecraft/v1_8/hahpsapepshaaaesaahsseaps. No proguard method mapping for net/minecraft/v1_8/hahpsapepshaaaesaahsseaps.seaaeaspaspppaaheehsaeepa()Lnet/minecraft/v1_8/paspheephaappahpeeheaephe;. Could not find nested method member eshseeaaaehahephhsaashahh()I from net/minecraft/v1_8/paspheephaappahpeeheaephe. No proguard method mapping for net/minecraft/v1_8/paspheephaappahpeeheaephe.eshseeaaaehahephhsaashahh()I. Could not find nested method member eshseeaaaehahephhsaashahh()I from net/minecraft/v1_8/paspheephaappahpeeheaephe. No proguard method mapping for net/minecraft/v1_8/paspheephaappahpeeheaephe.eshseeaaaehahephhsaashahh()I. Could not find nested method member apshaahassahapapehaaspaae from lunar/gS/IllIlIIlllIlIllIIlIIIlIlI. Could not find nested field member aeaahpaphahseeeehpsesshaa from lunar/gS/IllIlIIlllIlIllIIlIIIlIlI. Could not find nested field member aeaahpaphahseeeehpsesshaa from lunar/gS/IllIlIIlllIlIllIIlIIIlIlI. Could not find nested method member hsphpaspeaehspeapaeepsshh from lunar/gS/IllIlIIlllIlIllIIlIIIlIlI. Could not find nested field member aeaahpaphahseeeehpsesshaa from lunar/gS/IllIlIIlllIlIllIIlIIIlIlI. Could not find nested method member asaspppahseshpppepssahhea()Ljava/util/UUID; from net/minecraft/v1_8/heappheahspahseaeaaaehaee. No proguard method mapping for net/minecraft/v1_8/heappheahspahseaeaaaehaee.asaspppahseshpppepssahhea()Ljava/util/UUID;.

    Do I have to use another mapping than the notch-mcp one ?

    opened by rastiqdev 2
  • RunTimeException?

    RunTimeException?

    C:\Users\Aarow.lunarclient>java -jar lunar-remapper-1.0-SNAPSHOT.jar @@@@@@@@@@@@@@@@@==@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@==-------=@@@@@@@@@@@@@ @@@@@@@@@@=-----@@@@@@=---=@@@@@@@@@ @@@@@@@@= -=@- @=@@@@@@@@- @@@@@@@@ Lunar Remapper @@@@@@@@- @@ =@@@@@@@=@= =@@@@@@@ Version: 1.0-SNAPSHOT @@@@@@@@- @@ -=@=@@@=@= =@@@@@@@ Developed by Decencies @@@@@@@@- @=@- -@@= =@@@@@@@ @@@@@@@@- - - -@@@@@@@ @@@@@@@@@@===--- -=-===@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ [23:44:06] [main/INFO]: Loading Lunar Client for Minecraft 1.7.10. [23:44:07] [main/INFO]: Loaded OptiFine version OptiFine_1.7.10_HD_U_E7. Patching Classes 100% ←[33m???????????????????←[0m 1803/1803 (0:00:06 / 0:00:00) Resolving Classes 0% ←[33m? ?←[0m 1/1803 (0:00:00 / 0:00:10) java.lang.RuntimeException: Could not resolve name of class... at club.decencies.remapper.lunar.pipeline.mixin.MixinClassProcessor.lambda$process$1(MixinClassProcessor.java:97) at java.util.Optional.orElseThrow(Unknown Source) at club.decencies.remapper.lunar.pipeline.mixin.MixinClassProcessor.process(MixinClassProcessor.java:97) at club.decencies.remapper.lunar.Main.lambda$null$9(Main.java:328) at java.util.Optional.ifPresent(Unknown Source) at club.decencies.remapper.lunar.Main.lambda$null$10(Main.java:327) at java.lang.Iterable.forEach(Unknown Source) at club.decencies.remapper.lunar.Main.lambda$main$12(Main.java:324) at java.util.ArrayList.forEach(Unknown Source) at club.decencies.remapper.lunar.Main.main(Main.java:66)

    If someone can help, i would appreciate it!

    opened by AarowDeveloper 1
  • Throw Descriptive Exceptions and Resolve OptiFine Resolution Issues

    Throw Descriptive Exceptions and Resolve OptiFine Resolution Issues

    This pull request makes a couple changes:

    • Preview OptiFine versions are now able to be automatically downloaded.
    • Descriptive exceptions are thrown in some cases.
      • When a directory is unresolved, the program throws an appropriate exception and tells the user which directory was missing.
      • If the Lunar version was not set, an exception is thrown reminding them to add a blank file with the version as its name in their production .jar file.
    opened by steviegt6 1
  • not working

    not working

    @@@@@@@@@@@@@@@@@==@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@==-------=@@@@@@@@@@@@@ @@@@@@@@@@=-----@@@@@@=---=@@@@@@@@@ @@@@@@@@= -=@- @=@@@@@@@@- @@@@@@@@ Lunar Remapper @@@@@@@@- @@ =@@@@@@@=@= =@@@@@@@ Version: 1.0-SNAPSHOT @@@@@@@@- @@ -=@=@@@=@= =@@@@@@@ Developed by Decencies @@@@@@@@- @=@- -@@= =@@@@@@@ @@@@@@@@- - - -@@@@@@@ @@@@@@@@@@===--- -=-===@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ [16:54:07] [main/INFO]: Loaded OptiFine version OptiFine_1.8.9_HD_U_M6_pre2.

    Process finished with exit code 0 JDK: 1.8.0_321 Oracle OpenJDK Path: https://imgur.com/a/j02plGS

    opened by Mqrry 1
  • Doesn't work on Linux due to filesystem structure

    Doesn't work on Linux due to filesystem structure

    If the csv file is visited first by the lambda, a nullpointerexception is thrown. At least, this seems to be the problem.

    I added debug printing.

    @@@@@@@@@@@@@@@@@==@@@@@@@@@@@@@@@@@
    @@@@@@@@@@@@@==-------=@@@@@@@@@@@@@
    @@@@@@@@@@=-----@@@@@@=---=@@@@@@@@@
    @@@@@@@@= -=@-  @=@@@@@@@@- @@@@@@@@         Lunar Remapper
    @@@@@@@@- @@    =@@@@@@@=@= =@@@@@@@         Version: 1.0-SNAPSHOT
    @@@@@@@@- @@     -=@=@@@=@= =@@@@@@@         Developed by Decencies
    @@@@@@@@- @=@-         -@@= =@@@@@@@
    @@@@@@@@- -               - -@@@@@@@
    @@@@@@@@@@===---     -=-===@@@@@@@@@
    @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
    ./mappings/1.8.9/fields.csv
    Exception in thread "main" java.lang.NullPointerException
    	at club.decencies.remapper.lunar.Main.lambda$main$0(Main.java:58)
    	at club.decencies.remapper.lunar.util.FileUtil.walk(FileUtil.java:24)
    	at club.decencies.remapper.lunar.Main.main(Main.java:49)
    
    

    As you can see, the folder layout is all correct.

    image

    Personally, I think it's better only to list the directory layout, and create file objects for each of the expected files, that way the order can be guaranteed.

    File mappingsDir = new File("mappings");
    for (File mappingDir : mappingsDir.listFiles()) {
      File proguardMappings = new File(mappingDir, mappingDir.getName() + ".txt");
      File specialSourceMappings = new File(mappingDir, mappingDir.getName() + ".srg");
      // etc...
    }
    

    I also used find in the mappings folder:

    .
    ./1.8.9
    ./1.8.9/fields.csv
    ./1.8.9/params.csv
    ./1.8.9/1.8.9.srg
    ./1.8.9/methods.csv
    

    The order is not what the program expects, and causes an error. My guess is that Windows does some fancy lexicographical (aka alphabetical but that sounds far more technical) sorting in the filesystem API, which Linux doesn't do, where I believe it's sorted by its actual order in the filesystem.

    opened by TheKodeToad 0
Owner
Memento Mori
null
A Mixin framework for Spigot/Bukkit that allows you to hook custom event anywhere

A Mixin framework for Spigot/Bukkit that allows you to hook custom event anywhere. Start coding your advanced plugins today!

DragonCommissions 14 Nov 30, 2022
A lightweight, mixin like injection lib using ASM

ClassTransform A lightweight, mixin like injection lib using ASM. The usage is like Mixins. You can almost copy-paste mixins code and it works. Why? I

Lenni0451 15 Dec 22, 2022
EssentialClient is a client side mod originally forked from Carpet Client for 1.15.2 that implements new client side features

EssentialClient EssentialClient is a client side only mod originally forked from Carpet Client for 1.15.2 that implements new client side features. Th

null 62 Jan 3, 2023
This is the src of Badlion client 3.0.0, The reason of this repo is badlion client's owner being p e d o

About Badlion Using Gradle instead of the shit mcp uwu Commands Run with random username gradle startGame Run with another username gradle startGame -

Pace 32 Dec 2, 2022
This is the src of Badlion client 3.0.0, The reason of this repo is badlion client's owner being p e d o

About Badlion Using Gradle instead of the shit mcp uwu Commands Run with random username gradle startGame Run with another username gradle startGame -

Pace 32 Dec 2, 2022
ZerotierFix - An unofficial Zerotier Android client patched from official client

Zerotier Fix An unofficial Zerotier Android client patched from official client. Features Self-hosted Moon Support Add custom planet config via file a

KAAAsS 830 Jan 8, 2023
Simple AnimationUtil using Easing functions. Can be used anywhere, Hacked-Client, Mods, etc..

AnimationUtil Simple AnimationUtil using Easing functions. Can be used anywhere, Hacked-Client, Mods, etc.. Render example > https://gyazo.com/780b5d8

null 71 Jan 8, 2023
Official Elasticsearch Java Client

Elasticsearch Java Client The official Java client for Elasticsearch. Note: this project is still a work in progress. This client is meant to replace

elastic 230 Jan 8, 2023
Spring boot microservice example with Eureka Server + Eureka Client + Spring Cloud API Gateway + OAuth2.0 + Circuit Breaker + Resilience4J + FeignClient + RestTemplate

Spring boot microservice example Spring boot microservice example with Eureka Server + Eureka Client + Spring Cloud API Gateway + OAuth2.0 + Circuit B

Subhash Lamba 47 Dec 29, 2022
图书管理;图书管理系统;图书管理系统后端,该项目采用Springboot整合Mybatis对数据持久化以及Api的封装实现,前台项目地址:https://github.com/Nirunfeng/BookSys-Client

System of Book Management(sbm) 项目说明 图书管理系统后台,该项目采用Springboot整合Mybatis对数据持久化以及Api的封装实现,前台项目地址:BookSys-Client 项目启动 数据库:mysql5.6执行以下脚本,项目下脚本文件--sbm.sql 导

null 61 Dec 30, 2022
SpringBoot show case application for reactive-pulsar library (Reactive Streams adapter for Apache Pulsar Java Client)

Reactive Pulsar Client show case application Prerequisites Cloning reactive-pulsar Running this application requires cloning https://github.com/lhotar

Lari Hotari 9 Nov 10, 2022
Shitty, yet simple way to get someone's token right at their discord client's startup.

discord-token-stealer Shitty, yet simple discord injector to add a little spice to their discord client Disclaimer: This is for educational purposes o

Gavin 3 Sep 26, 2022
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)

OpenAPI Generator Master (5.4.x): 6.0.x (6.0.x): ⭐ ⭐ ⭐ If you would like to contribute, please refer to guidelines and a list of open tasks. ⭐ ⭐ ⭐ ‼️

OpenAPI Tools 14.8k Dec 30, 2022
Catogram - Experimental telegram client based on official Android sources

Catogram Experimental telegram client based on official Android sources Features: Message translator TGX Style of context menu VKUI Icons and inbuilt

null 188 Dec 17, 2022
Nagram is a third-party Telegram client based on Nekogram with not many but useful modifications

?? Nagram is a third-party Telegram client based on Nekogram with not many but useful modifications. Official site: https://nextalone.xyz Teleg

NextAlone 189 Dec 29, 2022
Aliucord - Discord Android app mod inspired by desktop Discord client mods.

Aliucord Aliucord is a modification for the Android Discord app inspired by desktop client modifications. Unlike other Android Discord app modificatio

null 2k Dec 31, 2022
Echo client-server components to evaluate Project Loom virtual threads.

Overview Project Loom is the OpenJDK initiative to introduce user-mode threads in Java. The purpose of this repository is to compare Project Loom virt

Elliot Barlas 15 Nov 1, 2022
Fixes Minecraft client lag from receiving chat messages, at the expense of not being able to block players in chat.

chat-lag-fix Fixes Minecraft client lag from receiving chat messages, at the expense of not being able to block players in chat. Mojang in their infin

adryd 21 Dec 4, 2022
Restler is a library that automatically generates a client for a web service at run time, by analyzing the respective annotated Spring controller interface

Restler Overview Restler is a library that automatically generates a client for a web service at run time, by analyzing the respective annotated Sprin

Excelsior LLC 29 Oct 24, 2022