Skip to content

Commit

Permalink
change anonymous class to regular inner class
Browse files Browse the repository at this point in the history
  • Loading branch information
SpaceWalkerRS committed Oct 23, 2024
1 parent 2b7137f commit a6af8cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion nests/a1.2.5.nest
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ gm net/minecraft/client/Minecraft a (Ljava/lang/String;Ljava/lang/String;Ljava/l
gn net/minecraft/client/Minecraft 4 4105
gq em <init> ()V 1 0
i net/minecraft/client/MinecraftApplet init ()V 1 0
im fi openInputStream ()Ljava/io/InputStream; 1 0
im fi im 0
j net/minecraft/client/MinecraftApplet init ()V 2 0
jo net/minecraft/client/Minecraft jo 16409
kc ng kc 9
Expand Down
2 changes: 1 addition & 1 deletion nests/a1.2.6.nest
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ gn net/minecraft/client/Minecraft a (Ljava/lang/String;Ljava/lang/String;Ljava/l
go net/minecraft/client/Minecraft 4 4105
gr en <init> ()V 1 0
i net/minecraft/client/MinecraftApplet init ()V 1 0
in fj openInputStream ()Ljava/io/InputStream; 1 0
in fj in 0
j net/minecraft/client/MinecraftApplet init ()V 2 0
jp net/minecraft/client/Minecraft jp 16409
kd nh kd 9
Expand Down

0 comments on commit a6af8cb

Please sign in to comment.