Jump to content

eclipse error


nate1994a

Recommended Posts

I don't know what I'm doing wrong but when I open up eclipse I get this error log (below. I know I'm doing something wrong; but what I can't figure out. Are there other common problems I should look out for also?

 

Description Resource Path Location Type

Project 'Client' is missing required library: 'jars/bin/minecraft.jar' Client Build path Build Path Problem

Project 'Client' is missing required library: 'jars/bin/lwjgl.jar' Client Build path Build Path Problem

Project 'Client' is missing required library: 'jars/bin/lwjgl_util.jar' Client Build path Build Path Problem

Project 'Client' is missing required library: 'jars/bin/jinput.jar' Client Build path Build Path Problem

The project cannot be built until build path errors are resolved Server Unknown Java Problem

Project 'Server' is missing required library: 'jars/minecraft_server.jar' Server Build path Build Path Problem

The project cannot be built until build path errors are resolved Client Unknown Java Problem

 

Link to comment
Share on other sites

In your MCP directory, look into the jars folder. Is there the minecraft_server.jar? Also are under jars/bin following files available: minecraft.jar, lwjgl.jar, lwjgl_util.jar, jinput.jar?

Don't ask for support per PM! They'll get ignored! | If a post helped you, click the "Thank You" button at the top right corner of said post! |

mah twitter

This thread makes me sad because people just post copy-paste-ready code when it's obvious that the OP has little to no programming experience. This is not how learning works.

Link to comment
Share on other sites

In your MCP directory, look into the jars folder. Is there the minecraft_server.jar? Also are under jars/bin following files available: minecraft.jar, lwjgl.jar, lwjgl_util.jar, jinput.jar?

I have it set up so that the folders go modding, where I unzipped both mcp 723 and minecraftforge-src-1.4.5-6.4.0.396 then the jars folder where I have minecraft_server.jar, the bin and resources folders. Inside the bin folder I have jinput.jar, lwjgl.jar, lwjgl_util.jar, minecraft.jar and the natives folder. I don't remember if the md5s file was in there before I ran forge or not; but if its really important I can check. If there is any other thing you or anyone else really needs to know to make it easier to help just ask.

Link to comment
Share on other sites

You installed forge incorrectly, run 'install.bat' in the forge folder, not 'decompile.bat' in the mcp folder.

Protip: try and find answers yourself before asking on the forum.

It's pretty likely that there is an answer.

 

Was I helpful? Give me a thank you!

 

 

width=635 height=903http://bit.ly/HZ03zy[/img]

 

 

Tired of waiting for mods to port to bukkit?

use BukkitForge! (now with a working version of WorldEdit!)

Link to comment
Share on other sites

Can you post mcp.log and mcp-err.log in the logs folder? (spoilers are your friend ;))

Protip: try and find answers yourself before asking on the forum.

It's pretty likely that there is an answer.

 

Was I helpful? Give me a thank you!

 

 

width=635 height=903http://bit.ly/HZ03zy[/img]

 

 

Tired of waiting for mods to port to bukkit?

use BukkitForge! (now with a working version of WorldEdit!)

Link to comment
Share on other sites

:-X

Can you post mcp.log and mcp-err.log in the logs folder? (spoilers are your friend ;))

look out tl;rd coming up

 

mcperr

 

02:39:41 - !! renaming disabled !!

 

and mcp

 

 

02:18:26 - == MCP 7.23 (data: 7.23, client: 1.4.5, server: 1.4.5) ==

02:18:26 - OS : win32

02:18:51 - # VERSION INFO

02:18:51 - python: 2.7.3 (default, Apr 10 2012, 23:31:26) [MSC v.1500 32 bit (Intel)]

02:19:31 - platform: Windows-7-6.1.7601-SP1

02:19:31 - # java: '"C:\Program Files (x86)\Java\jdk1.7.0_07\bin\java" -version'

02:19:37 - java version "1.7.0_07"

 

Java SE Runtime Environment (build 1.7.0_07-b11)

 

Java HotSpot Client VM (build 23.3-b01, mixed mode, sharing)

02:19:37 - # javac: '"C:\Program Files (x86)\Java\jdk1.7.0_07\bin\javac" -version'

02:19:38 - javac 1.7.0_07

02:19:38 - # javac runtime: '"C:\Program Files (x86)\Java\jdk1.7.0_07\bin\javac" -J-version'

02:19:38 - java version "1.7.0_07"

 

Java SE Runtime Environment (build 1.7.0_07-b11)

 

Java HotSpot Client VM (build 23.3-b01, mixed mode, sharing)

02:19:38 - # retroguard: 'runtime\bin\retroguard.jar --version'

02:19:39 - RetroGuard MCP v3.6.5

based on RetroGuard v2.3.1 by Retrologic Systems - www.retrologic.com

02:19:39 - # mcinjector: 'runtime\bin\mcinjector.jar --version'

02:19:39 - MCInjector v2.8 by Searge, LexManos, Fesh0r

02:19:39 - # patch: 'runtime\bin\applydiff.exe --version'

02:19:39 - patch 2.5.4

02:19:39 - # astyle: 'runtime\bin\astyle.exe --version'

02:19:40 - Artistic Style Version 2.02.1

02:19:40 - # jadretro: 'runtime\bin\jadretro.jar'

02:19:40 - Error: Unable to access jarfile runtime\bin\jadretro.jar

02:19:40 - # jad: 'runtime\bin\jad.exe'

02:19:41 - # fernflower: 'runtime\bin\fernflower.jar'

02:19:41 - Usage: java ConsoleDecompiler ( -<option>=<value>)* (<source>)+ <destination>

02:19:41 - # found ff, ff patches, srgs, name csvs, doc csvs, param csvs, renumber csv, astyle, astyle config

02:19:41 - Updates disabled

02:19:41 - > Creating Retroguard config files

02:19:41 - client md5: b15e2b2b6b4629f0d99a95b6b44412a0

02:19:41 - == Decompiling client using fernflower ==

02:19:41 - > Creating SRGs

02:19:41 - > Applying Retroguard

02:19:41 - > Compiling AccessTransformer

02:19:55 - > Compiling MCPMerger

02:20:01 - > Running MCPMerger

02:20:26 - > Running AccessTransformer

02:20:26 -    Forge config detected

02:20:38 - > Really Applying Retroguard

02:20:38 - runcmd: '"C:\Program Files (x86)\Java\jdk1.7.0_07\bin\java" -cp "runtime\bin\retroguard.jar;lib;lib\*;jars\bin\minecraft.jar;jars\bin\jinput.jar;jars\bin\lwjgl.jar;jars\bin\lwjgl_util.jar" RetroGuard -searge temp\client_rg.cfg'

02:20:38 - shlex: ['C:\\Program Files (x86)\\Java\\jdk1.7.0_07\\bin\\java', '-cp', 'runtime\\bin\\retroguard.jar;lib;lib\\*;jars\\bin\\minecraft.jar;jars\\bin\\jinput.jar;jars\\bin\\lwjgl.jar;jars\\bin\\lwjgl_util.jar', 'RetroGuard', '-searge', 'temp\\client_rg.cfg']

02:21:44 - # Warning: unknown class Side in cpw/mods/fml/common

02:21:44 - # Warning: unknown class SideOnly in cpw/mods/fml/common/asm

02:21:44 - > Applying MCInjector

02:21:44 - runcmd: '"C:\Program Files (x86)\Java\jdk1.7.0_07\bin\java" -jar runtime\bin\mcinjector.jar temp\minecraft_rg.jar temp\minecraft_exc.jar conf\joined.exc logs\client_exc.log'

02:21:44 - shlex: ['C:\\Program Files (x86)\\Java\\jdk1.7.0_07\\bin\\java', '-jar', 'runtime\\bin\\mcinjector.jar', 'temp\\minecraft_rg.jar', 'temp\\minecraft_exc.jar', 'conf\\joined.exc', 'logs\\client_exc.log']

02:22:05 - Processed temp\minecraft_rg.jar

02:22:05 - > Unpacking jar

02:22:26 - > Copying classes

02:23:17 - > Decompiling

02:23:17 - runcmd: '"C:\Program Files (x86)\Java\jdk1.7.0_07\bin\java" -jar runtime\bin\fernflower.jar -din=0 -rbr=0 -dgs=1 -asc=1 -log=WARN temp\cls\minecraft temp\src\minecraft'

02:23:17 - shlex: ['C:\\Program Files (x86)\\Java\\jdk1.7.0_07\\bin\\java', '-jar', 'runtime\\bin\\fernflower.jar', '-din=0', '-rbr=0', '-dgs=1', '-asc=1', '-log=WARN', 'temp\\cls\\minecraft', 'temp\\src\\minecraft']

02:35:07 - Processing class org/bouncycastle/crypto/engines/AESFastEngine ...

02:35:07 - ... proceeded.

02:35:07 - Writing class org/bouncycastle/crypto/engines/AESFastEngine ...

02:35:07 - ... written.

02:35:07 - Processing class org/bouncycastle/util/Strings ...

02:35:07 - ... proceeded.

02:35:07 - Writing class org/bouncycastle/util/Strings ...

02:35:07 - ... written.

02:35:07 - Processing class org/bouncycastle/crypto/modes/CFBBlockCipher ...

02:35:07 - ... proceeded.

02:35:07 - Writing class org/bouncycastle/crypto/modes/CFBBlockCipher ...

02:35:07 - ... written.

02:35:07 - Processing class org/bouncycastle/jce/provider/BouncyCastleProviderConfiguration ...

02:35:07 - ... proceeded.

02:35:07 - Writing class org/bouncycastle/jce/provider/BouncyCastleProviderConfiguration ...

02:35:07 - ... written.

02:35:07 - Processing class org/bouncycastle/jce/provider/BouncyCastleProviderAction ...

02:35:07 - ... proceeded.

02:35:07 - Writing class org/bouncycastle/jce/provider/BouncyCastleProviderAction ...

02:35:07 - ... written.

02:35:07 - Processing class org/bouncycastle/jce/provider/BouncyCastleProvider ...

02:35:07 - ... proceeded.

02:35:07 - Writing class org/bouncycastle/jce/provider/BouncyCastleProvider ...

02:35:07 - ... written.

02:35:07 - Processing class org/bouncycastle/crypto/io/CipherOutputStream ...

02:35:07 - ... proceeded.

02:35:07 - Writing class org/bouncycastle/crypto/io/CipherOutputStream ...

02:35:07 - ... written.

02:35:07 - Processing class org/bouncycastle/crypto/io/CipherInputStream ...

02:35:07 - ... proceeded.

02:35:07 - Writing class org/bouncycastle/crypto/io/CipherInputStream ...

02:35:07 - ... written.

02:35:07 - Processing class org/bouncycastle/jcajce/provider/util/AlgorithmProvider ...

02:35:07 - ... proceeded.

02:35:07 - Writing class org/bouncycastle/jcajce/provider/util/AlgorithmProvider ...

02:35:07 - ... written.

02:35:07 - Processing class argo/saj/ThingWithPosition ...

02:35:07 - ... proceeded.

02:35:07 - Writing class argo/saj/ThingWithPosition ...

02:35:07 - ... written.

02:35:07 - Processing class argo/saj/SajParser ...

02:35:07 - ... proceeded.

02:35:07 - Writing class argo/saj/SajParser ...

02:35:07 - ... written.

02:35:07 - Processing class argo/saj/PositionTrackingPushbackReader ...

02:35:07 - ... proceeded.

02:35:07 - Writing class argo/saj/PositionTrackingPushbackReader ...

02:35:07 - ... written.

02:35:07 - Processing class argo/saj/JsonListener ...

02:35:07 - ... proceeded.

02:35:07 - Writing class argo/saj/JsonListener ...

02:35:07 - ... written.

02:35:07 - Processing class argo/saj/InvalidSyntaxException ...

02:35:07 - ... proceeded.

02:35:07 - Writing class argo/saj/InvalidSyntaxException ...

02:35:07 - ... written.

02:35:07 - Processing class cpw/mods/fml/common/Side ...

02:35:07 - ... proceeded.

02:35:07 - Writing class cpw/mods/fml/common/Side ...

02:35:07 - ... written.

02:35:07 - Processing class org/bouncycastle/jcajce/provider/config/ProviderConfigurationPermission ...

02:35:07 - ... proceeded.

02:35:07 - Writing class org/bouncycastle/jcajce/provider/config/ProviderConfigurationPermission ...

02:35:07 - ... written.

02:35:07 - Processing class org/bouncycastle/jcajce/provider/config/ProviderConfiguration ...

02:35:07 - ... proceeded.

02:35:07 - Writing class org/bouncycastle/jcajce/provider/config/ProviderConfiguration ...

02:35:07 - ... written.

02:35:07 - Processing class org/bouncycastle/jcajce/provider/config/ConfigurableProvider ...

02:35:07 - ... proceeded.

02:35:07 - Writing class org/bouncycastle/jcajce/provider/config/ConfigurableProvider ...

02:35:07 - ... written.

02:35:07 - Processing class argo/format/JsonFormatter ...

02:35:07 - ... proceeded.

02:35:07 - Writing class argo/format/JsonFormatter ...

02:35:07 - ... written.

02:35:07 - Processing class argo/format/JsonEscapedString ...

02:35:07 - ... proceeded.

02:35:07 - Writing class argo/format/JsonEscapedString ...

02:35:07 - ... written.

02:35:07 - Processing class argo/format/CompactJsonFormatter_JsonNodeType ...

02:35:07 - ... proceeded.

02:35:07 - Writing class argo/format/CompactJsonFormatter_JsonNodeType ...

02:35:07 - ... written.

02:35:07 - Processing class argo/format/CompactJsonFormatter ...

02:35:07 - ... proceeded.

02:35:07 - Writing class argo/format/CompactJsonFormatter ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/server/MinecraftServer ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/server/MinecraftServer ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/WrongUsageException ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/WrongUsageException ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/WorldType ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/WorldType ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/WorldSettings ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/WorldSettings ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/WorldServerMulti ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/WorldServerMulti ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/WorldServer ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/WorldServer ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/WorldSavedData ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/WorldSavedData ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/WorldRenderer ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/WorldRenderer ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/WorldProviderSurface ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/WorldProviderSurface ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/WorldProviderHell ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/WorldProviderHell ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/WorldProviderEnd ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/WorldProviderEnd ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/WorldProvider ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/WorldProvider ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/WorldManager ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/WorldManager ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/WorldInfo ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/WorldInfo ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/WorldGenWaterlily ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/WorldGenWaterlily ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/WorldGenVines ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/WorldGenVines ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/WorldGenTrees ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/WorldGenTrees ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/WorldGenTallGrass ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/WorldGenTallGrass ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/WorldGenTaiga2 ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/WorldGenTaiga2 ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/WorldGenTaiga1 ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/WorldGenTaiga1 ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/WorldGenSwamp ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/WorldGenSwamp ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/WorldGenSpikes ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/WorldGenSpikes ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/WorldGenShrub ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/WorldGenShrub ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/WorldGenSand ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/WorldGenSand ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/WorldGenReed ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/WorldGenReed ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/WorldGenPumpkin ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/WorldGenPumpkin ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/WorldGenMinable ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/WorldGenMinable ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/WorldGenLiquids ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/WorldGenLiquids ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/WorldGenLakes ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/WorldGenLakes ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/WorldGenHugeTrees ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/WorldGenHugeTrees ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/WorldGenHellLava ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/WorldGenHellLava ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/WorldGenGlowStone2 ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/WorldGenGlowStone2 ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/WorldGenGlowStone1 ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/WorldGenGlowStone1 ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/WorldGenForest ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/WorldGenForest ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/WorldGenFlowers ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/WorldGenFlowers ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/WorldGenFire ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/WorldGenFire ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/WorldGeneratorBonusChest ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/WorldGeneratorBonusChest ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/WorldGenerator ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/WorldGenerator ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/WorldGenDungeons ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/WorldGenDungeons ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/WorldGenDesertWells ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/WorldGenDesertWells ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/WorldGenDeadBush ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/WorldGenDeadBush ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/WorldGenClay ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/WorldGenClay ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/WorldGenCactus ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/WorldGenCactus ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/WorldGenBigTree ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/WorldGenBigTree ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/WorldGenBigMushroom ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/WorldGenBigMushroom ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/WorldClient ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/WorldClient ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/WorldChunkManagerHell ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/WorldChunkManagerHell ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/WorldChunkManager ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/WorldChunkManager ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/World ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/World ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/WeightedRandomItem ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/WeightedRandomItem ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/WeightedRandomChestContent ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/WeightedRandomChestContent ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/WeightedRandom ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/WeightedRandom ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/WatchableObject ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/WatchableObject ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/VillageSiege ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/VillageSiege ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/VillageDoorInfo ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/VillageDoorInfo ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/VillageCollection ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/VillageCollection ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/VillageAgressor ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/VillageAgressor ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Village ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Village ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Vec3Pool ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Vec3Pool ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Vec3 ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Vec3 ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Tuple ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Tuple ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Timer ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Timer ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/TileEntitySpecialRenderer ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/TileEntitySpecialRenderer ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/TileEntitySkullRenderer ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/TileEntitySkullRenderer ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/TileEntitySkull ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/TileEntitySkull ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/TileEntitySignRenderer ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/TileEntitySignRenderer ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/TileEntitySign ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/TileEntitySign ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/TileEntityRendererPiston ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/TileEntityRendererPiston ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/TileEntityRenderer ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/TileEntityRenderer ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/TileEntityRecordPlayer ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/TileEntityRecordPlayer ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/TileEntityPiston ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/TileEntityPiston ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/TileEntityNote ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/TileEntityNote ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/TileEntityMobSpawnerRenderer ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/TileEntityMobSpawnerRenderer ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/TileEntityMobSpawner ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/TileEntityMobSpawner ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/TileEntityFurnace ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/TileEntityFurnace ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/TileEntityEndPortal ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/TileEntityEndPortal ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/TileEntityEnderChestRenderer ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/TileEntityEnderChestRenderer ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/TileEntityEnderChest ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/TileEntityEnderChest ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/TileEntityEnchantmentTable ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/TileEntityEnchantmentTable ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/TileEntityDispenser ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/TileEntityDispenser ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/TileEntityCommandBlock ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/TileEntityCommandBlock ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/TileEntityChestRenderer ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/TileEntityChestRenderer ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/TileEntityChest ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/TileEntityChest ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/TileEntityBrewingStand ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/TileEntityBrewingStand ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/TileEntityBeaconRenderer ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/TileEntityBeaconRenderer ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/TileEntityBeacon ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/TileEntityBeacon ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/TileEntity ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/TileEntity ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ThreadStatSyncherSend ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ThreadStatSyncherSend ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ThreadStatSyncherReceive ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ThreadStatSyncherReceive ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ThreadShutdown ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ThreadShutdown ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ThreadPollServers ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ThreadPollServers ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ThreadMinecraftServer ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ThreadMinecraftServer ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ThreadLoginVerifier ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ThreadLoginVerifier ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ThreadLanServerPing ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ThreadLanServerPing ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ThreadLanServerFind ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ThreadLanServerFind ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ThreadedFileIOBase ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ThreadedFileIOBase ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ThreadDownloadResources ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ThreadDownloadResources ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ThreadDownloadImageData ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ThreadDownloadImageData ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ThreadDownloadImage ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ThreadDownloadImage ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ThreadDedicatedServer ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ThreadDedicatedServer ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ThreadConnectToServer ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ThreadConnectToServer ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ThreadClientSleep ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ThreadClientSleep ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/TextureWaterFX ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/TextureWaterFX ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/TextureWaterFlowFX ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/TextureWaterFlowFX ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/TextureWatchFX ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/TextureWatchFX ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/TexturePortalFX ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/TexturePortalFX ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/TexturePackList ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/TexturePackList ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/TexturePackImplementation ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/TexturePackImplementation ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/TexturePackFolder ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/TexturePackFolder ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/TexturePackDownloadSuccess ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/TexturePackDownloadSuccess ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/TexturePackDefault ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/TexturePackDefault ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/TexturePackCustom ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/TexturePackCustom ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/TextureOffset ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/TextureOffset ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/TextureLavaFX ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/TextureLavaFX ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/TextureLavaFlowFX ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/TextureLavaFlowFX ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/TextureFX ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/TextureFX ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/TextureFlamesFX ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/TextureFlamesFX ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/TexturedQuad ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/TexturedQuad ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/TextureCompassFX ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/TextureCompassFX ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Tessellator ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Tessellator ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Teleporter ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Teleporter ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/TcpWriterThread ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/TcpWriterThread ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/TcpReaderThread ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/TcpReaderThread ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/TcpMonitorThread ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/TcpMonitorThread ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/TcpMasterThread ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/TcpMasterThread ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/TcpConnection ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/TcpConnection ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/SyntaxErrorException ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/SyntaxErrorException ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/StructureVillageStart ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/StructureVillageStart ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/StructureVillagePieceWeight ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/StructureVillagePieceWeight ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/StructureVillagePieces ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/StructureVillagePieces ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/StructureStrongholdStones ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/StructureStrongholdStones ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/StructureStrongholdStart ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/StructureStrongholdStart ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/StructureStrongholdPieceWeight3 ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/StructureStrongholdPieceWeight3 ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/StructureStrongholdPieceWeight2 ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/StructureStrongholdPieceWeight2 ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/StructureStrongholdPieceWeight ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/StructureStrongholdPieceWeight ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/StructureStrongholdPieces ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/StructureStrongholdPieces ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/StructureStart ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/StructureStart ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/StructureScatteredFeatureStones ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/StructureScatteredFeatureStones ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/StructureScatteredFeatureStart ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/StructureScatteredFeatureStart ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/StructurePieceBlockSelector ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/StructurePieceBlockSelector ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/StructureNetherBridgeStart ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/StructureNetherBridgeStart ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/StructureNetherBridgePieceWeight ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/StructureNetherBridgePieceWeight ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/StructureNetherBridgePieces ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/StructureNetherBridgePieces ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/StructureMineshaftStart ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/StructureMineshaftStart ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/StructureMineshaftPieces ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/StructureMineshaftPieces ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/StructureComponent ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/StructureComponent ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/StructureBoundingBox ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/StructureBoundingBox ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/StringUtils ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/StringUtils ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/StringTranslate ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/StringTranslate ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/StepSoundStone ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/StepSoundStone ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/StepSoundSand ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/StepSoundSand ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/StepSoundAnvil ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/StepSoundAnvil ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/StepSound ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/StepSound ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/StatTypeTime ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/StatTypeTime ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/StatTypeSimple ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/StatTypeSimple ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/StatTypeDistance ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/StatTypeDistance ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/StatStringFormatKeyInv ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/StatStringFormatKeyInv ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/StatsSyncher ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/StatsSyncher ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/StatList ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/StatList ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/StatFileWriter ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/StatFileWriter ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/StatCrafting ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/StatCrafting ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/StatCollector ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/StatCollector ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/StatBasic ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/StatBasic ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/StatBase ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/StatBase ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/SpawnListEntry ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/SpawnListEntry ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/SpawnerAnimals ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/SpawnerAnimals ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/SoundUpdaterMinecart ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/SoundUpdaterMinecart ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/SoundPoolEntry ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/SoundPoolEntry ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/SoundPool ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/SoundPool ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/SoundManager ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/SoundManager ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/SorterStatsItem ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/SorterStatsItem ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/SorterStatsBlock ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/SorterStatsBlock ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/SlotRepair ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/SlotRepair ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/SlotMerchantResult ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/SlotMerchantResult ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/SlotFurnace ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/SlotFurnace ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/SlotEnchantmentTable ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/SlotEnchantmentTable ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/SlotEnchantment ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/SlotEnchantment ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/SlotCreativeInventory ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/SlotCreativeInventory ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/SlotCrafting ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/SlotCrafting ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/SlotBrewingStandPotion ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/SlotBrewingStandPotion ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/SlotBrewingStandIngredient ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/SlotBrewingStandIngredient ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/SlotBeacon ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/SlotBeacon ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/SlotArmor ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/SlotArmor ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Slot ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Slot ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ShapelessRecipes ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ShapelessRecipes ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ShapedRecipes ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ShapedRecipes ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Session ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Session ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ServerWindowAdapter ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ServerWindowAdapter ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ServerListenThread ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ServerListenThread ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ServerList ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ServerList ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ServerGuiFocusAdapter ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ServerGuiFocusAdapter ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ServerGuiCommandListener ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ServerGuiCommandListener ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ServerGUI ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ServerGUI ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ServerData ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ServerData ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ServerConfigurationManager ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ServerConfigurationManager ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ServerCommandManager ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ServerCommandManager ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ServerCommand ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ServerCommand ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ServerBlockEventList ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ServerBlockEventList ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ServerBlockEvent ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ServerBlockEvent ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ServerAddress ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ServerAddress ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ScreenShotHelper ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ScreenShotHelper ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ScreenChatOptions ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ScreenChatOptions ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ScaledResolution ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ScaledResolution ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/SaveHandlerMP ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/SaveHandlerMP ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/SaveHandler ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/SaveHandler ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/SaveFormatOld ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/SaveFormatOld ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/SaveFormatComparator ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/SaveFormatComparator ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ReportedException ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ReportedException ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RenderZombie ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RenderZombie ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RenderXPOrb ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RenderXPOrb ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RenderWolf ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RenderWolf ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RenderWitherSkull ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RenderWitherSkull ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RenderWither ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RenderWither ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RenderWitch ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RenderWitch ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RenderVillager ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RenderVillager ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RenderTNTPrimed ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RenderTNTPrimed ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RenderSquid ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RenderSquid ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RenderSpider ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RenderSpider ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RenderSorter ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RenderSorter ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RenderSnowMan ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RenderSnowMan ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RenderSnowball ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RenderSnowball ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RenderSlime ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RenderSlime ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RenderSkeleton ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RenderSkeleton ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RenderSilverfish ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RenderSilverfish ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RenderSheep ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RenderSheep ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RenderPlayer ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RenderPlayer ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RenderPig ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RenderPig ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RenderPainting ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RenderPainting ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RenderOcelot ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RenderOcelot ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RenderMooshroom ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RenderMooshroom ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RenderMinecart ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RenderMinecart ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RenderManager ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RenderManager ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RenderMagmaCube ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RenderMagmaCube ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RenderLiving ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RenderLiving ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RenderList ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RenderList ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RenderLightningBolt ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RenderLightningBolt ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RenderItemFrame ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RenderItemFrame ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RenderItem ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RenderItem ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RenderIronGolem ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RenderIronGolem ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RenderHelper ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RenderHelper ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RenderGlobal ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RenderGlobal ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RenderGiantZombie ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RenderGiantZombie ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RenderGhast ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RenderGhast ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RenderFish ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RenderFish ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RenderFireball ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RenderFireball ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RenderFallingSand ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RenderFallingSand ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RenderEntity ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RenderEntity ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RenderEngine ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RenderEngine ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RenderEndPortal ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RenderEndPortal ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RenderEnderman ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RenderEnderman ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RenderEnderCrystal ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RenderEnderCrystal ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RenderEnchantmentTable ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RenderEnchantmentTable ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RenderDragon ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RenderDragon ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RenderCreeper ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RenderCreeper ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RenderCow ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RenderCow ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RenderChicken ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RenderChicken ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RenderBoat ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RenderBoat ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RenderBlocks ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RenderBlocks ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RenderBlaze ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RenderBlaze ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RenderBiped ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RenderBiped ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RenderBat ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RenderBat ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RenderArrow ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RenderArrow ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Render ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Render ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RegistrySimple ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RegistrySimple ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RegistryDefaulted ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RegistryDefaulted ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RegionFileChunkBuffer ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RegionFileChunkBuffer ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RegionFileCache ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RegionFileCache ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RegionFile ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RegionFile ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RedstoneUpdateInfo ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RedstoneUpdateInfo ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RecipesWeapons ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RecipesWeapons ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RecipesTools ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RecipesTools ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RecipeSorter ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RecipeSorter ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RecipesMapExtending ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RecipesMapExtending ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RecipesMapCloning ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RecipesMapCloning ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RecipesIngots ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RecipesIngots ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RecipesFood ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RecipesFood ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RecipesDyes ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RecipesDyes ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RecipesCrafting ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RecipesCrafting ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RecipesArmorDyes ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RecipesArmorDyes ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RecipesArmor ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RecipesArmor ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RConUtils ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RConUtils ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RConThreadQueryAuth ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RConThreadQueryAuth ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RConThreadQuery ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RConThreadQuery ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RConThreadMain ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RConThreadMain ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RConThreadClient ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RConThreadClient ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RConThreadBase ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RConThreadBase ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RConOutputStream ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RConOutputStream ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RConConsoleSource ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RConConsoleSource ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RandomPositionGenerator ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RandomPositionGenerator ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/RailLogic ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/RailLogic ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/PropertyManager ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/PropertyManager ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ProfilerResult ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ProfilerResult ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Profiler ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Profiler ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/PotionHelper ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/PotionHelper ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/PotionHealth ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/PotionHealth ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/PotionEffect ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/PotionEffect ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Potion ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Potion ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/PositionTextureVertex ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/PositionTextureVertex ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/PositionImpl ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/PositionImpl ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/PortalPosition ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/PortalPosition ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/PlayerUsageSnooperThread ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/PlayerUsageSnooperThread ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/PlayerUsageSnooper ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/PlayerUsageSnooper ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/PlayerSelector ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/PlayerSelector ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/PlayerPositionComparator ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/PlayerPositionComparator ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/PlayerNotFoundException ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/PlayerNotFoundException ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/PlayerManager ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/PlayerManager ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/PlayerListBox ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/PlayerListBox ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/PlayerInstance ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/PlayerInstance ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/PlayerControllerMP ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/PlayerControllerMP ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/PlayerCapabilities ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/PlayerCapabilities ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/PathPoint ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/PathPoint ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/PathNavigate ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/PathNavigate ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/PathFinder ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/PathFinder ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/PathEntity ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/PathEntity ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Path ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Path ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Particle ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Particle ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/PanelCrashReport ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/PanelCrashReport ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/PacketCount ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/PacketCount ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet9Respawn ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet9Respawn ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet8UpdateHealth ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet8UpdateHealth ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet7UseEntity ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet7UseEntity ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet71Weather ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet71Weather ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet70GameEvent ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet70GameEvent ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet6SpawnPosition ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet6SpawnPosition ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet62LevelSound ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet62LevelSound ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet61DoorChange ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet61DoorChange ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet60Explosion ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet60Explosion ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet5PlayerInventory ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet5PlayerInventory ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet56MapChunks ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet56MapChunks ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet55BlockDestroy ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet55BlockDestroy ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet54PlayNoteBlock ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet54PlayNoteBlock ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet53BlockChange ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet53BlockChange ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet52MultiBlockChange ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet52MultiBlockChange ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet51MapChunkData ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet51MapChunkData ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet51MapChunk ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet51MapChunk ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet4UpdateTime ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet4UpdateTime ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet43Experience ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet43Experience ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet42RemoveEntityEffect ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet42RemoveEntityEffect ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet41EntityEffect ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet41EntityEffect ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet40EntityMetadata ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet40EntityMetadata ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet3Chat ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet3Chat ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet39AttachEntity ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet39AttachEntity ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet38EntityStatus ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet38EntityStatus ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet35EntityHeadRotation ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet35EntityHeadRotation ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet34EntityTeleport ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet34EntityTeleport ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet33RelEntityMoveLook ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet33RelEntityMoveLook ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet32EntityLook ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet32EntityLook ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet31RelEntityMove ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet31RelEntityMove ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet30Entity ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet30Entity ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet2ClientProtocol ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet2ClientProtocol ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet29DestroyEntity ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet29DestroyEntity ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet28EntityVelocity ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet28EntityVelocity ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet26EntityExpOrb ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet26EntityExpOrb ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet25EntityPainting ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet25EntityPainting ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet255KickDisconnect ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet255KickDisconnect ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet254ServerPing ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet254ServerPing ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet253ServerAuthData ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet253ServerAuthData ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet252SharedKey ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet252SharedKey ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet250CustomPayload ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet250CustomPayload ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet24MobSpawn ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet24MobSpawn ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet23VehicleSpawn ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet23VehicleSpawn ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet22Collect ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet22Collect ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet21PickupSpawn ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet21PickupSpawn ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet20NamedEntitySpawn ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet20NamedEntitySpawn ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet205ClientCommand ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet205ClientCommand ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet204ClientInfo ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet204ClientInfo ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet203AutoComplete ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet203AutoComplete ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet202PlayerAbilities ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet202PlayerAbilities ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet201PlayerInfo ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet201PlayerInfo ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet200Statistic ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet200Statistic ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet1Login ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet1Login ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet19EntityAction ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet19EntityAction ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet18Animation ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet18Animation ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet17Sleep ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet17Sleep ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet16BlockItemSwitch ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet16BlockItemSwitch ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet15Place ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet15Place ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet14BlockDig ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet14BlockDig ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet13PlayerLookMove ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet13PlayerLookMove ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet132TileEntityData ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet132TileEntityData ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet131MapData ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet131MapData ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet130UpdateSign ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet130UpdateSign ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet12PlayerLook ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet12PlayerLook ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet11PlayerPosition ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet11PlayerPosition ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet10Flying ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet10Flying ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet108EnchantItem ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet108EnchantItem ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet107CreativeSetSlot ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet107CreativeSetSlot ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet106Transaction ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet106Transaction ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet105UpdateProgressbar ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet105UpdateProgressbar ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet104WindowItems ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet104WindowItems ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet103SetSlot ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet103SetSlot ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet102WindowClick ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet102WindowClick ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet101CloseWindow ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet101CloseWindow ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet100OpenWindow ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet100OpenWindow ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet0KeepAlive ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet0KeepAlive ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Packet ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Packet ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/OpenGlHelper ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/OpenGlHelper ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/OpenGlCapsChecker ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/OpenGlCapsChecker ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/NumberInvalidException ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/NumberInvalidException ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/NpcMerchant ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/NpcMerchant ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/NoiseGeneratorPerlin ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/NoiseGeneratorPerlin ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/NoiseGeneratorOctaves ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/NoiseGeneratorOctaves ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/NoiseGenerator ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/NoiseGenerator ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/NibbleArrayReader ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/NibbleArrayReader ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/NibbleArray ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/NibbleArray ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/NextTickListEntry ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/NextTickListEntry ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/NetworkListenThread ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/NetworkListenThread ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/NetServerHandler ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/NetServerHandler ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/NetLoginHandler ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/NetLoginHandler ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/NetHandler ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/NetHandler ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/NetClientWebTextures ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/NetClientWebTextures ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/NetClientHandler ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/NetClientHandler ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/NBTTagString ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/NBTTagString ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/NBTTagShort ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/NBTTagShort ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/NBTTagLong ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/NBTTagLong ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/NBTTagList ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/NBTTagList ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/NBTTagIntArray ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/NBTTagIntArray ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/NBTTagInt ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/NBTTagInt ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/NBTTagFloat ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/NBTTagFloat ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/NBTTagEnd ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/NBTTagEnd ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/NBTTagDouble ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/NBTTagDouble ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/NBTTagCompound ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/NBTTagCompound ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/NBTTagByteArray ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/NBTTagByteArray ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/NBTTagByte ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/NBTTagByte ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/NBTBase ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/NBTBase ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/MusInputStream ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/MusInputStream ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/MovingObjectPosition ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/MovingObjectPosition ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/MovementInputFromOptions ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/MovementInputFromOptions ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/MovementInput ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/MovementInput ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/MouseHelper ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/MouseHelper ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/MouseFilter ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/MouseFilter ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ModelZombieVillager ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ModelZombieVillager ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ModelZombie ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ModelZombie ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ModelWolf ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ModelWolf ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ModelWither ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ModelWither ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ModelWitch ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ModelWitch ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ModelVillager ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ModelVillager ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ModelSquid ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ModelSquid ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ModelSpider ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ModelSpider ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ModelSnowMan ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ModelSnowMan ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ModelSlime ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ModelSlime ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ModelSkeletonHead ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ModelSkeletonHead ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ModelSkeleton ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ModelSkeleton ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ModelSilverfish ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ModelSilverfish ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ModelSign ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ModelSign ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ModelSheep2 ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ModelSheep2 ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ModelSheep1 ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ModelSheep1 ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ModelRenderer ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ModelRenderer ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ModelQuadruped ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ModelQuadruped ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ModelPig ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ModelPig ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ModelOcelot ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ModelOcelot ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ModelMinecart ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ModelMinecart ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ModelMagmaCube ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ModelMagmaCube ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ModelLargeChest ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ModelLargeChest ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ModelIronGolem ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ModelIronGolem ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ModelGhast ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ModelGhast ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ModelEnderman ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ModelEnderman ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ModelEnderCrystal ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ModelEnderCrystal ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ModelDragon ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ModelDragon ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ModelCreeper ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ModelCreeper ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ModelCow ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ModelCow ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ModelChicken ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ModelChicken ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ModelChest ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ModelChest ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ModelBox ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ModelBox ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ModelBook ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ModelBook ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ModelBoat ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ModelBoat ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ModelBlaze ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ModelBlaze ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ModelBiped ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ModelBiped ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ModelBat ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ModelBat ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ModelBase ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ModelBase ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/MinecraftFakeLauncher ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/MinecraftFakeLauncher ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/MinecraftException ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/MinecraftException ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/MinecraftError ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/MinecraftError ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/MinecraftAppletImpl ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/MinecraftAppletImpl ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/MerchantRecipeList ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/MerchantRecipeList ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/MerchantRecipe ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/MerchantRecipe ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/MemoryConnection ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/MemoryConnection ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/MD5String ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/MD5String ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/MathHelper ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/MathHelper ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/MaterialWeb ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/MaterialWeb ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/MaterialTransparent ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/MaterialTransparent ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/MaterialPortal ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/MaterialPortal ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/MaterialLogic ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/MaterialLogic ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/MaterialLiquid ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/MaterialLiquid ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Material ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Material ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/MapStorage ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/MapStorage ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/MapItemRenderer ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/MapItemRenderer ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/MapInfo ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/MapInfo ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/MapGenVillage ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/MapGenVillage ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/MapGenStructure ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/MapGenStructure ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/MapGenStronghold ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/MapGenStronghold ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/MapGenScatteredFeature ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/MapGenScatteredFeature ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/MapGenRavine ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/MapGenRavine ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/MapGenNetherBridge ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/MapGenNetherBridge ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/MapGenMineshaft ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/MapGenMineshaft ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/MapGenCavesHell ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/MapGenCavesHell ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/MapGenCaves ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/MapGenCaves ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/MapGenBase ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/MapGenBase ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/MapData ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/MapData ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/MapCoord ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/MapCoord ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/MapColor ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/MapColor ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/LowerStringMap ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/LowerStringMap ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/LongHashMapEntry ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/LongHashMapEntry ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/LongHashMap ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/LongHashMap ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/LoadingScreenRenderer ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/LoadingScreenRenderer ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/LanServerList ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/LanServerList ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/LanServer ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/LanServer ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/KeyBinding ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/KeyBinding ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/IWorldAccess ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/IWorldAccess ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/IUpdatePlayerListBox ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/IUpdatePlayerListBox ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/IThreadedFileIO ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/IThreadedFileIO ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ITexturePack ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ITexturePack ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ItemWritableBook ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ItemWritableBook ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ItemTool ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ItemTool ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ItemSword ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ItemSword ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ItemStack ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ItemStack ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ItemSpade ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ItemSpade ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ItemSoup ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ItemSoup ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ItemSnowball ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ItemSnowball ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ItemSlab ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ItemSlab ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ItemSkull ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ItemSkull ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ItemSimpleFoiled ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ItemSimpleFoiled ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ItemSign ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ItemSign ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ItemShears ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ItemShears ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ItemSeeds ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ItemSeeds ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ItemSeedFood ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ItemSeedFood ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ItemSaddle ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ItemSaddle ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ItemRenderer ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ItemRenderer ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ItemReed ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ItemReed ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ItemRedstone ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ItemRedstone ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ItemRecord ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ItemRecord ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ItemPotion ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ItemPotion ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ItemPiston ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ItemPiston ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ItemPickaxe ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ItemPickaxe ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ItemMultiTextureTile ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ItemMultiTextureTile ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ItemMonsterPlacer ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ItemMonsterPlacer ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ItemMinecart ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ItemMinecart ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ItemMapBase ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ItemMapBase ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ItemMap ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ItemMap ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ItemLilyPad ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ItemLilyPad ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ItemLeaves ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ItemLeaves ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ItemInWorldManager ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ItemInWorldManager ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ItemHoe ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ItemHoe ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ItemHangingEntity ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ItemHangingEntity ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ItemGlassBottle ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ItemGlassBottle ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ItemFood ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ItemFood ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ItemFlintAndSteel ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ItemFlintAndSteel ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ItemFishingRod ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ItemFishingRod ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ItemFireball ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ItemFireball ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ItemExpBottle ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ItemExpBottle ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ItemEnderPearl ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ItemEnderPearl ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ItemEnderEye ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ItemEnderEye ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ItemEmptyMap ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ItemEmptyMap ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ItemEgg ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ItemEgg ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ItemEditableBook ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ItemEditableBook ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ItemDye ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ItemDye ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ItemDoor ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ItemDoor ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ItemColored ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ItemColored ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ItemCoal ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ItemCoal ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ItemCloth ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ItemCloth ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ItemCarrotOnAStick ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ItemCarrotOnAStick ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ItemBucketMilk ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ItemBucketMilk ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ItemBucket ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ItemBucket ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ItemBow ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ItemBow ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ItemBoat ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ItemBoat ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ItemBlock ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ItemBlock ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ItemBed ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ItemBed ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ItemAxe ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ItemAxe ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ItemArmor ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ItemArmor ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ItemAppleGold ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ItemAppleGold ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ItemAnvilBlock ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ItemAnvilBlock ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Item ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Item ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/IStatType ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/IStatType ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/IStatStringFormat ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/IStatStringFormat ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/IServer ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/IServer ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ISaveHandler ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ISaveHandler ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ISaveFormat ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ISaveFormat ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/IRegistry ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/IRegistry ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/IRecipe ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/IRecipe ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/IRangedAttackMob ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/IRangedAttackMob ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/IProjectile ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/IProjectile ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/IProgressUpdate ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/IProgressUpdate ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/IPosition ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/IPosition ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/IPlayerUsage ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/IPlayerUsage ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/IPlayerFileData ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/IPlayerFileData ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/InventoryRepair ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/InventoryRepair ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/InventoryPlayer ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/InventoryPlayer ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/InventoryMerchant ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/InventoryMerchant ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/InventoryLargeChest ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/InventoryLargeChest ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/InventoryEnderChest ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/InventoryEnderChest ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/InventoryEffectRenderer ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/InventoryEffectRenderer ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/InventoryCraftResult ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/InventoryCraftResult ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/InventoryCrafting ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/InventoryCrafting ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/InventoryBasic ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/InventoryBasic ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/IntHashMapEntry ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/IntHashMapEntry ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/IntHashMap ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/IntHashMap ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/IntegratedServerListenThread ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/IntegratedServerListenThread ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/IntegratedServer ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/IntegratedServer ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/IntegratedPlayerList ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/IntegratedPlayerList ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/IntCache ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/IntCache ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/INpc ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/INpc ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/INetworkManager ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/INetworkManager ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/IMob ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/IMob ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/IMerchant ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/IMerchant ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ImageBufferDownload ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ImageBufferDownload ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ILocation ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ILocation ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ILocatableSource ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ILocatableSource ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/IInventory ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/IInventory ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/IInvBasic ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/IInvBasic ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/IImageBuffer ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/IImageBuffer ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/IEntitySelector ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/IEntitySelector ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/IEntityMultiPart ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/IEntityMultiPart ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/IEnchantmentModifier ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/IEnchantmentModifier ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/IDownloadSuccess ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/IDownloadSuccess ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ICrafting ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ICrafting ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ICommandSender ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ICommandSender ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ICommandManager ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ICommandManager ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ICommand ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ICommand ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/IChunkProvider ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/IChunkProvider ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/IChunkLoader ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/IChunkLoader ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ICamera ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ICamera ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/IBossDisplayData ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/IBossDisplayData ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/IBlockSource ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/IBlockSource ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/IBlockAccess ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/IBlockAccess ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/IBehaviorDispenseItem ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/IBehaviorDispenseItem ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/IAnimals ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/IAnimals ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/IAdminCommand ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/IAdminCommand ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/HttpUtilRunnable ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/HttpUtilRunnable ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/HttpUtil ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/HttpUtil ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiYesNo ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiYesNo ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiWorldSlot ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiWorldSlot ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiWinGame ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiWinGame ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiVideoSettings ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiVideoSettings ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiTexturePackSlot ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiTexturePackSlot ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiTexturePacks ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiTexturePacks ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiTextField ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiTextField ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiStatsListener ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiStatsListener ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiStatsComponent ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiStatsComponent ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiStats ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiStats ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiSnooperList ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiSnooperList ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiSnooper ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiSnooper ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiSmallButton ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiSmallButton ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiSlotStatsItem ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiSlotStatsItem ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiSlotStatsGeneral ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiSlotStatsGeneral ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiSlotStatsBlock ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiSlotStatsBlock ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiSlotStats ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiSlotStats ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiSlotServer ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiSlotServer ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiSlotLanguage ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiSlotLanguage ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiSlot ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiSlot ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiSlider ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiSlider ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiSleepMP ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiSleepMP ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiShareToLan ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiShareToLan ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiSelectWorld ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiSelectWorld ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiScreenServerList ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiScreenServerList ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiScreenDemo ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiScreenDemo ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiScreenBook ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiScreenBook ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiScreenAddServer ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiScreenAddServer ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiScreen ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiScreen ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiRepair ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiRepair ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiRenameWorld ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiRenameWorld ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiProgress ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiProgress ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiPlayerInfo ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiPlayerInfo ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiParticle ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiParticle ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiOptions ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiOptions ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiNewChat ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiNewChat ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiMultiplayer ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiMultiplayer ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiMerchant ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiMerchant ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiMemoryErrorScreen ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiMemoryErrorScreen ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiMainMenu ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiMainMenu ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiLogOutputHandler ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiLogOutputHandler ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiLogFormatter ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiLogFormatter ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiLanguage ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiLanguage ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiInventory ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiInventory ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiIngameMenu ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiIngameMenu ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiIngame ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiIngame ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiGameOver ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiGameOver ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiFurnace ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiFurnace ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiFlatPresetsListSlot ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiFlatPresetsListSlot ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiFlatPresetsItem ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiFlatPresetsItem ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiFlatPresets ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiFlatPresets ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiErrorScreen ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiErrorScreen ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiEnchantment ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiEnchantment ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiEditSign ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiEditSign ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiDownloadTerrain ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiDownloadTerrain ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiDispenser ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiDispenser ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiDisconnected ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiDisconnected ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiCreateWorld ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiCreateWorld ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiCreateFlatWorldListSlot ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiCreateFlatWorldListSlot ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiCreateFlatWorld ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiCreateFlatWorld ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiCrafting ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiCrafting ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiControls ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiControls ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiContainerCreative ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiContainerCreative ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiContainer ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiContainer ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiConnecting ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiConnecting ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiConfirmOpenLink ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiConfirmOpenLink ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiCommandBlock ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiCommandBlock ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiChest ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiChest ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiChatConfirmLink ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiChatConfirmLink ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiChat ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiChat ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiButtonNextPage ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiButtonNextPage ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiButtonMerchant ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiButtonMerchant ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiButtonLanguage ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiButtonLanguage ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiButton ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiButton ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiBrewingStand ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiBrewingStand ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiBeaconButtonPower ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiBeaconButtonPower ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiBeaconButtonConfirm ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiBeaconButtonConfirm ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiBeaconButtonCancel ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiBeaconButtonCancel ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiBeaconButton ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiBeaconButton ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiBeacon ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiBeacon ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiAchievements ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiAchievements ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GuiAchievement ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GuiAchievement ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Gui ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Gui ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GLAllocation ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GLAllocation ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GenLayerZoom ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GenLayerZoom ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GenLayerVoronoiZoom ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GenLayerVoronoiZoom ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GenLayerSwampRivers ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GenLayerSwampRivers ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GenLayerSmooth ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GenLayerSmooth ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GenLayerShore ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GenLayerShore ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GenLayerRiverMix ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GenLayerRiverMix ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GenLayerRiverInit ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GenLayerRiverInit ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GenLayerRiver ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GenLayerRiver ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GenLayerIsland ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GenLayerIsland ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GenLayerHills ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GenLayerHills ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GenLayerFuzzyZoom ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GenLayerFuzzyZoom ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GenLayerBiome ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GenLayerBiome ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GenLayerAddSnow ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GenLayerAddSnow ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GenLayerAddMushroomIsland ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GenLayerAddMushroomIsland ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GenLayerAddIsland ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GenLayerAddIsland ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GenLayer ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GenLayer ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GameWindowListener ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GameWindowListener ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GameSettings ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GameSettings ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GameRuleValue ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GameRuleValue ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/GameRules ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/GameRules ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/FurnaceRecipes ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/FurnaceRecipes ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Frustrum ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Frustrum ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/FoodStats ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/FoodStats ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/FontRenderer ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/FontRenderer ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/FlatLayerInfo ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/FlatLayerInfo ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/FlatGeneratorInfo ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/FlatGeneratorInfo ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/FilterIMob ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/FilterIMob ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Facing ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Facing ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/ExtendedBlockStorage ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/ExtendedBlockStorage ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/Explosion ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/Explosion ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EnumToolMaterial ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EnumToolMaterial ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EnumStatus ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EnumStatus ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EnumSkyBlock ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EnumSkyBlock ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EnumRarity ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EnumRarity ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EnumOSHelper ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EnumOSHelper ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EnumOS ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EnumOS ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EnumOptionsHelper ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EnumOptionsHelper ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EnumOptions ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EnumOptions ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EnumMovingObjectType ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EnumMovingObjectType ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EnumMobType ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EnumMobType ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EnumGameType ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EnumGameType ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EnumFacing ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EnumFacing ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EnumEntitySizeHelper ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EnumEntitySizeHelper ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EnumEntitySize ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EnumEntitySize ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EnumEnchantmentType ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EnumEnchantmentType ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EnumDoorHelper ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EnumDoorHelper ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EnumDoor ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EnumDoor ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EnumCreatureType ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EnumCreatureType ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EnumCreatureAttribute ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EnumCreatureAttribute ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EnumArt ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EnumArt ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EnumArmorMaterial ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EnumArmorMaterial ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EnumAction ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EnumAction ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityZombie ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityZombie ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityXPOrb ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityXPOrb ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityWolf ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityWolf ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityWitherSkull ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityWitherSkull ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityWitherAttackFilter ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityWitherAttackFilter ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityWither ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityWither ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityWitch ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityWitch ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityWeatherEffect ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityWeatherEffect ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityWaterMob ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityWaterMob ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityVillager ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityVillager ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityTrackerEntry ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityTrackerEntry ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityTracker ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityTracker ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityTNTPrimed ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityTNTPrimed ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityThrowable ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityThrowable ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityTameable ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityTameable ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntitySuspendFX ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntitySuspendFX ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntitySquid ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntitySquid ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntitySplashFX ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntitySplashFX ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntitySpider ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntitySpider ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntitySpellParticleFX ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntitySpellParticleFX ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntitySorter ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntitySorter ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntitySnowShovelFX ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntitySnowShovelFX ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntitySnowman ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntitySnowman ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntitySnowball ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntitySnowball ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntitySmokeFX ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntitySmokeFX ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntitySmallFireball ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntitySmallFireball ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntitySlime ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntitySlime ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntitySkeleton ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntitySkeleton ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntitySilverfish ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntitySilverfish ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntitySheep ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntitySheep ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntitySenses ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntitySenses ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityRenderer ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityRenderer ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityReddustFX ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityReddustFX ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityRainFX ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityRainFX ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityPotion ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityPotion ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityPortalFX ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityPortalFX ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityPlayerSP ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityPlayerSP ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityPlayerMP ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityPlayerMP ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityPlayer ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityPlayer ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityPigZombie ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityPigZombie ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityPig ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityPig ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityPickupFX ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityPickupFX ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityPainting ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityPainting ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityOtherPlayerMP ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityOtherPlayerMP ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityOcelot ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityOcelot ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityNoteFX ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityNoteFX ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityMoveHelper ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityMoveHelper ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityMooshroom ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityMooshroom ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityMob ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityMob ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityMinecart ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityMinecart ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityMagmaCube ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityMagmaCube ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityLookHelper ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityLookHelper ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityLiving ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityLiving ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityList ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityList ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityLightningBolt ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityLightningBolt ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityLavaFX ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityLavaFX ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityLargeFireball ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityLargeFireball ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityLargeExplodeFX ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityLargeExplodeFX ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityJumpHelper ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityJumpHelper ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityItemFrame ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityItemFrame ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityItem ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityItem ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityIronGolem ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityIronGolem ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityHugeExplodeFX ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityHugeExplodeFX ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityHeartFX ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityHeartFX ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityHanging ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityHanging ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityGolem ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityGolem ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityGiantZombie ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityGiantZombie ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityGhast ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityGhast ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityFX ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityFX ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityFootStepFX ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityFootStepFX ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityFlying ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityFlying ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityFlameFX ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityFlameFX ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityFishHook ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityFishHook ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityFireball ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityFireball ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityFallingSand ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityFallingSand ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityExplodeFX ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityExplodeFX ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityExpBottle ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityExpBottle ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityEnderPearl ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityEnderPearl ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityEnderman ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityEnderman ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityEnderEye ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityEnderEye ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityEnderCrystal ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityEnderCrystal ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityEnchantmentTableParticleFX ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityEnchantmentTableParticleFX ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityEggInfo ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityEggInfo ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityEgg ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityEgg ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityDropParticleFX ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityDropParticleFX ...

02:35:07 - ... written.

02:35:07 - Processing class net/minecraft/src/EntityDragonPart ...

02:35:07 - ... proceeded.

02:35:07 - Writing class net/minecraft/src/EntityDragonPart ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityDragon ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityDragon ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityDiggingFX ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityDiggingFX ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityDamageSourceIndirect ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityDamageSourceIndirect ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityDamageSource ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityDamageSource ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityCritFX ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityCritFX ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityCrit2FX ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityCrit2FX ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityCreeper ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityCreeper ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityCreature ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityCreature ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityCow ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityCow ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityCloudFX ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityCloudFX ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityClientPlayerMP ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityClientPlayerMP ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityChicken ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityChicken ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityCaveSpider ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityCaveSpider ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityBubbleFX ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityBubbleFX ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityBreakingFX ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityBreakingFX ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityBodyHelper ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityBodyHelper ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityBoat ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityBoat ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityBlaze ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityBlaze ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityBat ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityBat ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityAuraFX ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityAuraFX ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityArrow ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityArrow ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityAnimal ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityAnimal ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityAmbientCreature ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityAmbientCreature ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityAIWatchClosest2 ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityAIWatchClosest2 ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityAIWatchClosest ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityAIWatchClosest ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityAIWander ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityAIWander ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityAIVillagerMate ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityAIVillagerMate ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityAITradePlayer ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityAITradePlayer ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityAITempt ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityAITempt ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityAITasks ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityAITasks ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityAITaskEntry ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityAITaskEntry ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityAITargetNonTamed ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityAITargetNonTamed ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityAITarget ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityAITarget ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityAISwimming ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityAISwimming ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityAISit ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityAISit ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityAIRestrictSun ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityAIRestrictSun ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityAIRestrictOpenDoor ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityAIRestrictOpenDoor ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityAIPlay ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityAIPlay ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityAIPanic ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityAIPanic ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityAIOwnerHurtTarget ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityAIOwnerHurtTarget ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityAIOwnerHurtByTarget ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityAIOwnerHurtByTarget ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityAIOpenDoor ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityAIOpenDoor ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityAIOcelotSit ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityAIOcelotSit ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityAIOcelotAttack ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityAIOcelotAttack ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityAINearestAttackableTargetSorter ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityAINearestAttackableTargetSorter ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityAINearestAttackableTarget ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityAINearestAttackableTarget ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityAIMoveTwardsRestriction ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityAIMoveTwardsRestriction ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityAIMoveTowardsTarget ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityAIMoveTowardsTarget ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityAIMoveThroughVillage ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityAIMoveThroughVillage ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityAIMoveIndoors ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityAIMoveIndoors ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityAIMate ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityAIMate ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityAILookIdle ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityAILookIdle ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityAILookAtVillager ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityAILookAtVillager ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityAILookAtTradePlayer ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityAILookAtTradePlayer ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityAILeapAtTarget ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityAILeapAtTarget ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityAIHurtByTarget ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityAIHurtByTarget ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityAIFollowParent ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityAIFollowParent ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityAIFollowOwner ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityAIFollowOwner ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityAIFollowGolem ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityAIFollowGolem ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityAIFleeSun ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityAIFleeSun ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityAIEatGrass ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityAIEatGrass ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityAIDoorInteract ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityAIDoorInteract ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityAIDefendVillage ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityAIDefendVillage ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityAICreeperSwell ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityAICreeperSwell ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityAIControlledByPlayer ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityAIControlledByPlayer ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityAIBreakDoor ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityAIBreakDoor ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityAIBeg ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityAIBeg ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityAIBase ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityAIBase ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityAIAvoidEntity ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityAIAvoidEntity ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityAIAttackOnCollide ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityAIAttackOnCollide ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityAIArrowAttack ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityAIArrowAttack ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EntityAgeable ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EntityAgeable ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/Entity ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/Entity ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EnchantmentWaterWorker ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EnchantmentWaterWorker ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EnchantmentUntouching ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EnchantmentUntouching ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EnchantmentProtection ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EnchantmentProtection ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EnchantmentOxygen ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EnchantmentOxygen ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EnchantmentNameParts ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EnchantmentNameParts ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EnchantmentModifierLiving ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EnchantmentModifierLiving ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EnchantmentModifierDamage ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EnchantmentModifierDamage ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EnchantmentLootBonus ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EnchantmentLootBonus ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EnchantmentKnockback ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EnchantmentKnockback ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EnchantmentHelper ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EnchantmentHelper ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EnchantmentFireAspect ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EnchantmentFireAspect ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EnchantmentDurability ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EnchantmentDurability ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EnchantmentDigging ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EnchantmentDigging ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EnchantmentData ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EnchantmentData ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EnchantmentDamage ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EnchantmentDamage ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EnchantmentArrowKnockback ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EnchantmentArrowKnockback ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EnchantmentArrowInfinite ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EnchantmentArrowInfinite ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EnchantmentArrowFire ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EnchantmentArrowFire ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EnchantmentArrowDamage ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EnchantmentArrowDamage ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/Enchantment ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/Enchantment ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EmptyChunk ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EmptyChunk ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/Empty3 ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/Empty3 ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/EffectRenderer ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/EffectRenderer ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/Direction ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/Direction ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/DestroyBlockProgress ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/DestroyBlockProgress ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/DerivedWorldInfo ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/DerivedWorldInfo ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/DemoWorldServer ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/DemoWorldServer ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/DemoWorldManager ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/DemoWorldManager ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/DedicatedServerSleepThread ...

02:35:08 -    WARNING: Heavily obfuscated exception ranges found!

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/DedicatedServerSleepThread ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/DedicatedServerListenThread ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/DedicatedServerListenThread ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/DedicatedServerCommandThread ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/DedicatedServerCommandThread ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/DedicatedServer ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/DedicatedServer ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/DedicatedPlayerList ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/DedicatedPlayerList ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/DataWatcher ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/DataWatcher ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/DamageSource ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/DamageSource ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CryptManager ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CryptManager ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CreativeTabTransport ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CreativeTabTransport ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CreativeTabTools ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CreativeTabTools ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CreativeTabSearch ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CreativeTabSearch ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CreativeTabs ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CreativeTabs ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CreativeTabRedstone ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CreativeTabRedstone ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CreativeTabMisc ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CreativeTabMisc ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CreativeTabMaterial ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CreativeTabMaterial ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CreativeTabInventory ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CreativeTabInventory ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CreativeTabFood ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CreativeTabFood ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CreativeTabDeco ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CreativeTabDeco ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CreativeTabCombat ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CreativeTabCombat ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CreativeTabBrewing ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CreativeTabBrewing ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CreativeTabBlock ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CreativeTabBlock ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CreativeCrafting ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CreativeCrafting ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CrashReportCategoryEntry ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CrashReportCategoryEntry ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CrashReportCategory ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CrashReportCategory ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CrashReport ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CrashReport ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CraftingManager ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CraftingManager ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ConvertingProgressUpdate ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ConvertingProgressUpdate ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ContainerWorkbench ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ContainerWorkbench ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ContainerSheep ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ContainerSheep ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ContainerRepair ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ContainerRepair ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ContainerPlayer ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ContainerPlayer ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ContainerMerchant ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ContainerMerchant ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ContainerFurnace ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ContainerFurnace ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ContainerEnchantment ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ContainerEnchantment ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ContainerDispenser ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ContainerDispenser ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ContainerCreative ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ContainerCreative ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ContainerChest ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ContainerChest ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ContainerBrewingStand ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ContainerBrewingStand ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ContainerBeacon ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ContainerBeacon ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/Container ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/Container ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ConsoleLogManager ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ConsoleLogManager ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ConsoleLogFormatter ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ConsoleLogFormatter ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CompressedStreamTools ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CompressedStreamTools ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ComponentVillageWoodHut ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ComponentVillageWoodHut ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ComponentVillageWell ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ComponentVillageWell ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ComponentVillageTorch ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ComponentVillageTorch ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ComponentVillageStartPiece ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ComponentVillageStartPiece ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ComponentVillageRoadPiece ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ComponentVillageRoadPiece ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ComponentVillagePathGen ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ComponentVillagePathGen ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ComponentVillageHouse4_Garden ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ComponentVillageHouse4_Garden ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ComponentVillageHouse3 ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ComponentVillageHouse3 ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ComponentVillageHouse2 ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ComponentVillageHouse2 ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ComponentVillageHouse1 ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ComponentVillageHouse1 ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ComponentVillageHall ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ComponentVillageHall ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ComponentVillageField2 ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ComponentVillageField2 ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ComponentVillageField ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ComponentVillageField ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ComponentVillageChurch ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ComponentVillageChurch ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ComponentVillage ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ComponentVillage ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ComponentStrongholdStraight ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ComponentStrongholdStraight ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ComponentStrongholdStairsStraight ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ComponentStrongholdStairsStraight ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ComponentStrongholdStairs2 ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ComponentStrongholdStairs2 ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ComponentStrongholdStairs ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ComponentStrongholdStairs ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ComponentStrongholdRoomCrossing ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ComponentStrongholdRoomCrossing ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ComponentStrongholdRightTurn ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ComponentStrongholdRightTurn ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ComponentStrongholdPrison ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ComponentStrongholdPrison ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ComponentStrongholdPortalRoom ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ComponentStrongholdPortalRoom ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ComponentStrongholdLibrary ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ComponentStrongholdLibrary ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ComponentStrongholdLeftTurn ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ComponentStrongholdLeftTurn ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ComponentStrongholdCrossing ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ComponentStrongholdCrossing ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ComponentStrongholdCorridor ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ComponentStrongholdCorridor ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ComponentStrongholdChestCorridor ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ComponentStrongholdChestCorridor ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ComponentStronghold ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ComponentStronghold ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ComponentScatteredFeatureSwampHut ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ComponentScatteredFeatureSwampHut ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ComponentScatteredFeaturePieces2 ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ComponentScatteredFeaturePieces2 ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ComponentScatteredFeatureJunglePyramid ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ComponentScatteredFeatureJunglePyramid ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ComponentScatteredFeatureDesertPyramid ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ComponentScatteredFeatureDesertPyramid ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ComponentScatteredFeature ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ComponentScatteredFeature ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ComponentNetherBridgeThrone ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ComponentNetherBridgeThrone ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ComponentNetherBridgeStraight ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ComponentNetherBridgeStraight ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ComponentNetherBridgeStartPiece ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ComponentNetherBridgeStartPiece ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ComponentNetherBridgeStairs ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ComponentNetherBridgeStairs ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ComponentNetherBridgePiece ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ComponentNetherBridgePiece ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ComponentNetherBridgeNetherStalkRoom ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ComponentNetherBridgeNetherStalkRoom ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ComponentNetherBridgeEntrance ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ComponentNetherBridgeEntrance ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ComponentNetherBridgeEnd ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ComponentNetherBridgeEnd ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ComponentNetherBridgeCrossing3 ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ComponentNetherBridgeCrossing3 ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ComponentNetherBridgeCrossing2 ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ComponentNetherBridgeCrossing2 ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ComponentNetherBridgeCrossing ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ComponentNetherBridgeCrossing ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ComponentNetherBridgeCorridor5 ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ComponentNetherBridgeCorridor5 ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ComponentNetherBridgeCorridor4 ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ComponentNetherBridgeCorridor4 ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ComponentNetherBridgeCorridor3 ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ComponentNetherBridgeCorridor3 ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ComponentNetherBridgeCorridor2 ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ComponentNetherBridgeCorridor2 ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ComponentNetherBridgeCorridor ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ComponentNetherBridgeCorridor ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ComponentMineshaftStairs ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ComponentMineshaftStairs ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ComponentMineshaftRoom ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ComponentMineshaftRoom ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ComponentMineshaftCross ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ComponentMineshaftCross ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ComponentMineshaftCorridor ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ComponentMineshaftCorridor ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ComparatorClassSorter ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ComparatorClassSorter ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CommandXP ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CommandXP ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CommandWeather ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CommandWeather ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CommandToggleDownfall ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CommandToggleDownfall ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CommandTime ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CommandTime ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CommandShowSeed ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CommandShowSeed ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CommandSetSpawnpoint ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CommandSetSpawnpoint ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CommandServerWhitelist ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CommandServerWhitelist ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CommandServerTp ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CommandServerTp ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CommandServerStop ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CommandServerStop ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CommandServerSay ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CommandServerSay ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CommandServerSaveOn ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CommandServerSaveOn ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CommandServerSaveOff ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CommandServerSaveOff ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CommandServerSaveAll ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CommandServerSaveAll ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CommandServerPublishLocal ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CommandServerPublishLocal ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CommandServerPardonIp ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CommandServerPardonIp ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CommandServerPardon ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CommandServerPardon ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CommandServerOp ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CommandServerOp ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CommandServerMessage ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CommandServerMessage ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CommandServerList ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CommandServerList ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CommandServerKick ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CommandServerKick ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CommandServerEmote ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CommandServerEmote ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CommandServerDeop ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CommandServerDeop ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CommandServerBanlist ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CommandServerBanlist ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CommandServerBanIp ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CommandServerBanIp ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CommandServerBan ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CommandServerBan ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CommandNotFoundException ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CommandNotFoundException ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CommandKill ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CommandKill ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CommandHelp ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CommandHelp ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CommandHandler ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CommandHandler ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CommandGive ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CommandGive ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CommandGameRule ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CommandGameRule ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CommandGameMode ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CommandGameMode ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CommandException ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CommandException ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CommandEnchant ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CommandEnchant ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CommandDifficulty ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CommandDifficulty ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CommandDefaultGameMode ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CommandDefaultGameMode ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CommandDebug ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CommandDebug ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CommandClearInventory ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CommandClearInventory ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CommandBase ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CommandBase ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ColorizerWater ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ColorizerWater ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ColorizerGrass ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ColorizerGrass ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ColorizerFoliage ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ColorizerFoliage ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CodecMus ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CodecMus ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ClippingHelperImpl ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ClippingHelperImpl ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ClippingHelper ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ClippingHelper ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ChunkProviderServer ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ChunkProviderServer ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ChunkProviderHell ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ChunkProviderHell ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ChunkProviderGenerate ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ChunkProviderGenerate ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ChunkProviderFlat ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ChunkProviderFlat ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ChunkProviderEnd ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ChunkProviderEnd ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ChunkProviderClient ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ChunkProviderClient ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ChunkPosition ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ChunkPosition ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ChunkLoader ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ChunkLoader ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ChunkCoordIntPair ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ChunkCoordIntPair ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ChunkCoordinates ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ChunkCoordinates ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ChunkCache ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ChunkCache ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/Chunk ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/Chunk ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ChestItemRenderHelper ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ChestItemRenderHelper ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ChatLine ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ChatLine ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ChatClickData ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ChatClickData ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ChatAllowedCharacters ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ChatAllowedCharacters ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CanvasMojangLogo ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CanvasMojangLogo ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CanvasMinecraftApplet ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CanvasMinecraftApplet ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CanvasCrashReport ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CanvasCrashReport ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CallableUpdatingScreenName ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CallableUpdatingScreenName ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CallableType3 ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CallableType3 ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CallableType2 ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CallableType2 ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CallableType ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CallableType ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CallableTileEntityName ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CallableTileEntityName ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CallableTickingScreenName ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CallableTickingScreenName ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CallableTexturePack ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CallableTexturePack ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CallableTagCompound2 ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CallableTagCompound2 ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CallableTagCompound1 ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CallableTagCompound1 ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CallableSuspiciousClasses ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CallableSuspiciousClasses ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CallableStructureType ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CallableStructureType ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CallableServerType ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CallableServerType ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CallableServerProfiler ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CallableServerProfiler ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CallableServerMemoryStats ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CallableServerMemoryStats ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CallableScreenSize ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CallableScreenSize ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CallableScreenName ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CallableScreenName ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CallableParticleScreenName ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CallableParticleScreenName ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CallableParticlePositionInfo ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CallableParticlePositionInfo ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CallableOSInfo ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CallableOSInfo ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CallableMPL2 ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CallableMPL2 ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CallableMPL1 ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CallableMPL1 ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CallableMouseLocation ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CallableMouseLocation ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CallableModded ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CallableModded ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CallableMinecraftVersion ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CallableMinecraftVersion ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CallableMemoryInfo ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CallableMemoryInfo ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CallableLWJGLVersion ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CallableLWJGLVersion ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CallableLvl3 ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CallableLvl3 ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CallableLvl2 ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CallableLvl2 ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CallableLvl1 ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CallableLvl1 ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CallableLevelWeather ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CallableLevelWeather ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CallableLevelTime ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CallableLevelTime ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CallableLevelStorageVersion ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CallableLevelStorageVersion ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CallableLevelSpawnLocation ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CallableLevelSpawnLocation ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CallableLevelSeed ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CallableLevelSeed ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CallableLevelGeneratorOptions ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CallableLevelGeneratorOptions ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CallableLevelGenerator ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CallableLevelGenerator ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CallableLevelGamemode ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CallableLevelGamemode ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CallableLevelDimension ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CallableLevelDimension ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CallableLastTickedParticle ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CallableLastTickedParticle ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CallableJVMFlags ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CallableJVMFlags ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CallableJavaInfo2 ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CallableJavaInfo2 ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CallableJavaInfo ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CallableJavaInfo ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CallableIsServerModded ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CallableIsServerModded ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CallableIsModded ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CallableIsModded ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CallableIsFeatureChunk ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CallableIsFeatureChunk ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CallableIntCache ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CallableIntCache ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CallableGLInfo ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CallableGLInfo ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CallableEntityType ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CallableEntityType ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CallableCrashMemoryReport ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CallableCrashMemoryReport ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CallableClientProfiler ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CallableClientProfiler ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CallableClientMemoryStats ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CallableClientMemoryStats ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CallableChunkPosHash ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CallableChunkPosHash ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CallableBlockType ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CallableBlockType ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CallableBlockLocation ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CallableBlockLocation ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/CallableBlockDataValue ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/CallableBlockDataValue ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BossStatus ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BossStatus ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockWorkbench ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockWorkbench ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockWoodSlab ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockWoodSlab ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockWood ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockWood ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockWeb ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockWeb ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockWall ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockWall ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockVine ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockVine ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockTripWireSource ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockTripWireSource ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockTripWire ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockTripWire ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockTrapDoor ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockTrapDoor ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockTorch ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockTorch ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockTNT ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockTNT ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockTallGrass ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockTallGrass ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockStoneBrick ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockStoneBrick ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockStone ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockStone ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockStep ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockStep ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockStem ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockStem ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockStationary ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockStationary ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockStairs ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockStairs ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockSponge ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockSponge ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockSourceImpl ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockSourceImpl ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockSoulSand ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockSoulSand ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockSnowBlock ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockSnowBlock ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockSnow ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockSnow ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockSkull ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockSkull ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockSilverfish ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockSilverfish ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockSign ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockSign ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockSapling ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockSapling ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockSandStone ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockSandStone ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockSand ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockSand ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockReed ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockReed ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockRedstoneWire ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockRedstoneWire ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockRedstoneTorch ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockRedstoneTorch ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockRedstoneRepeater ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockRedstoneRepeater ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockRedstoneOre ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockRedstoneOre ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockRedstoneLight ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockRedstoneLight ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockRail ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockRail ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockPumpkin ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockPumpkin ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockPressurePlate ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockPressurePlate ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockPotato ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockPotato ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockPortal ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockPortal ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockPistonMoving ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockPistonMoving ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockPistonExtension ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockPistonExtension ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockPistonBase ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockPistonBase ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockPane ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockPane ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockOreStorage ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockOreStorage ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockOre ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockOre ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockObsidian ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockObsidian ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockNote ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockNote ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockNetherStalk ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockNetherStalk ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockNetherrack ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockNetherrack ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockMycelium ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockMycelium ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockMushroomCap ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockMushroomCap ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockMushroom ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockMushroom ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockMobSpawner ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockMobSpawner ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockMelon ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockMelon ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockLog ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockLog ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockLockedChest ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockLockedChest ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockLilyPad ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockLilyPad ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockLever ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockLever ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockLeavesBase ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockLeavesBase ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockLeaves ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockLeaves ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockLadder ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockLadder ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockJukeBox ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockJukeBox ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockIce ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockIce ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockHalfSlab ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockHalfSlab ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockGravel ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockGravel ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockGrass ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockGrass ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockGlowStone ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockGlowStone ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockGlass ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockGlass ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockFurnace ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockFurnace ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockFluid ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockFluid ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockFlowing ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockFlowing ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockFlowerPot ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockFlowerPot ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockFlower ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockFlower ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockFire ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockFire ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockFenceGate ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockFenceGate ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockFence ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockFence ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockFarmland ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockFarmland ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockEventData ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockEventData ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockEndPortalFrame ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockEndPortalFrame ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockEndPortal ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockEndPortal ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockEnderChest ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockEnderChest ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockEnchantmentTable ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockEnchantmentTable ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockDragonEgg ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockDragonEgg ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockDoor ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockDoor ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockDispenser ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockDispenser ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockDirt ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockDirt ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockDirectional ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockDirectional ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockDetectorRail ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockDetectorRail ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockDeadBush ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockDeadBush ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockCrops ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockCrops ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockContainer ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockContainer ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockCommandBlock ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockCommandBlock ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockCocoa ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockCocoa ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockCloth ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockCloth ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockClay ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockClay ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockChest ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockChest ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockCauldron ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockCauldron ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockCarrot ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockCarrot ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockCake ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockCake ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockCactus ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockCactus ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockButton ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockButton ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockBrewingStand ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockBrewingStand ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockBreakable ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockBreakable ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockBookshelf ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockBookshelf ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockBed ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockBed ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockBeacon ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockBeacon ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BlockAnvil ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BlockAnvil ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/Block ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/Block ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BiomeGenTaiga ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BiomeGenTaiga ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BiomeGenSwamp ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BiomeGenSwamp ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BiomeGenSnow ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BiomeGenSnow ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BiomeGenRiver ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BiomeGenRiver ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BiomeGenPlains ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BiomeGenPlains ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BiomeGenOcean ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BiomeGenOcean ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BiomeGenMushroomIsland ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BiomeGenMushroomIsland ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BiomeGenJungle ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BiomeGenJungle ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BiomeGenHills ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BiomeGenHills ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BiomeGenHell ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BiomeGenHell ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BiomeGenForest ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BiomeGenForest ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BiomeGenEnd ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BiomeGenEnd ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BiomeGenDesert ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BiomeGenDesert ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BiomeGenBeach ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BiomeGenBeach ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BiomeGenBase ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BiomeGenBase ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BiomeEndDecorator ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BiomeEndDecorator ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BiomeDecorator ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BiomeDecorator ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BiomeCacheBlock ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BiomeCacheBlock ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BiomeCache ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BiomeCache ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BehaviorSnowballDispense ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BehaviorSnowballDispense ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BehaviorProjectileDispense ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BehaviorProjectileDispense ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BehaviorPotionDispenseLogic ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BehaviorPotionDispenseLogic ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BehaviorPotionDispense ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BehaviorPotionDispense ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BehaviorMobEggDispense ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BehaviorMobEggDispense ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BehaviorExpBottleDispense ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BehaviorExpBottleDispense ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BehaviorEggDispense ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BehaviorEggDispense ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BehaviorDispenseMinecart ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BehaviorDispenseMinecart ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BehaviorDispenseItemProvider ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BehaviorDispenseItemProvider ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BehaviorDispenseFireball ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BehaviorDispenseFireball ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BehaviorDispenseBoat ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BehaviorDispenseBoat ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BehaviorDefaultDispenseItem ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BehaviorDefaultDispenseItem ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BehaviorBucketFullDispense ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BehaviorBucketFullDispense ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BehaviorBucketEmptyDispense ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BehaviorBucketEmptyDispense ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BehaviorArrowDispense ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BehaviorArrowDispense ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BanList ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BanList ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/BanEntry ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/BanEntry ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/AxisAlignedBB ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/AxisAlignedBB ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/AnvilSaveHandler ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/AnvilSaveHandler ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/AnvilSaveConverterFileFilter ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/AnvilSaveConverterFileFilter ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/AnvilSaveConverter ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/AnvilSaveConverter ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/AnvilConverterData ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/AnvilConverterData ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/AnvilChunkLoaderPending ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/AnvilChunkLoaderPending ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/AnvilChunkLoader ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/AnvilChunkLoader ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/ActiveRenderInfo ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/ActiveRenderInfo ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/AchievementMap ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/AchievementMap ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/AchievementList ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/AchievementList ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/Achievement ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/Achievement ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/AABBPool ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/AABBPool ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/src/AABBLocalPool ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/src/AABBLocalPool ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/client/MinecraftApplet ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/client/MinecraftApplet ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/client/Minecraft ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/client/Minecraft ...

02:35:08 - ... written.

02:35:08 - Processing class net/minecraft/client/ClientBrandRetriever ...

02:35:08 - ... proceeded.

02:35:08 - Writing class net/minecraft/client/ClientBrandRetriever ...

02:35:08 - ... written.

02:35:08 - Processing class org/bouncycastle/asn1/bc/BCObjectIdentifiers ...

02:35:08 - ... proceeded.

02:35:08 - Writing class org/bouncycastle/asn1/bc/BCObjectIdentifiers ...

02:35:08 - ... written.

02:35:08 - Processing class org/bouncycastle/crypto/StreamCipher ...

02:35:08 - ... proceeded.

02:35:08 - Writing class org/bouncycastle/crypto/StreamCipher ...

02:35:08 - ... written.

02:35:08 - Processing class org/bouncycastle/crypto/RuntimeCryptoException ...

02:35:08 - ... proceeded.

02:35:08 - Writing class org/bouncycastle/crypto/RuntimeCryptoException ...

02:35:08 - ... written.

02:35:08 - Processing class org/bouncycastle/crypto/KeyGenerationParameters ...

02:35:08 - ... proceeded.

02:35:08 - Writing class org/bouncycastle/crypto/KeyGenerationParameters ...

02:35:08 - ... written.

02:35:08 - Processing class org/bouncycastle/crypto/DataLengthException ...

02:35:08 - ... proceeded.

02:35:08 - Writing class org/bouncycastle/crypto/DataLengthException ...

02:35:08 - ... written.

02:35:08 - Processing class org/bouncycastle/crypto/CipherParameters ...

02:35:08 - ... proceeded.

02:35:08 - Writing class org/bouncycastle/crypto/CipherParameters ...

02:35:08 - ... written.

02:35:08 - Processing class org/bouncycastle/crypto/CipherKeyGenerator ...

02:35:08 - ... proceeded.

02:35:08 - Writing class org/bouncycastle/crypto/CipherKeyGenerator ...

02:35:08 - ... written.

02:35:08 - Processing class org/bouncycastle/crypto/BufferedBlockCipher ...

02:35:08 - ... proceeded.

02:35:08 - Writing class org/bouncycastle/crypto/BufferedBlockCipher ...

02:35:08 - ... written.

02:35:08 - Processing class org/bouncycastle/crypto/BlockCipher ...

02:35:08 - ... proceeded.

02:35:08 - Writing class org/bouncycastle/crypto/BlockCipher ...

02:35:08 - ... written.

02:35:08 - Processing class org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers ...

02:35:08 - ... proceeded.

02:35:08 - Writing class org/bouncycastle/asn1/pkcs/PKCSObjectIdentifiers ...

02:35:08 - ... written.

02:35:08 - Processing class argo/jdom/LeafFunctor ...

02:35:08 - ... proceeded.

02:35:08 - Writing class argo/jdom/LeafFunctor ...

02:35:08 - ... written.

02:35:08 - Processing class argo/jdom/JsonStringNodeBuilder ...

02:35:08 - ... proceeded.

02:35:08 - Writing class argo/jdom/JsonStringNodeBuilder ...

02:35:08 - ... written.

02:35:08 - Processing class argo/jdom/JsonStringNode ...

02:35:08 - ... proceeded.

02:35:08 - Writing class argo/jdom/JsonStringNode ...

02:35:08 - ... written.

02:35:08 - Processing class argo/jdom/JsonRootNode ...

02:35:08 - ... proceeded.

02:35:08 - Writing class argo/jdom/JsonRootNode ...

02:35:08 - ... written.

02:35:08 - Processing class argo/jdom/JsonObjectNodeBuilder_List ...

02:35:08 - ... proceeded.

02:35:08 - Writing class argo/jdom/JsonObjectNodeBuilder_List ...

02:35:08 - ... written.

02:35:08 - Processing class argo/jdom/JsonObjectNodeBuilder ...

02:35:08 - ... proceeded.

02:35:08 - Writing class argo/jdom/JsonObjectNodeBuilder ...

02:35:08 - ... written.

02:35:08 - Processing class argo/jdom/JsonObject ...

02:35:08 - ... proceeded.

02:35:08 - Writing class argo/jdom/JsonObject ...

02:35:08 - ... written.

02:35:08 - Processing class argo/jdom/JsonNumberNodeBuilder ...

02:35:08 - ... proceeded.

02:35:08 - Writing class argo/jdom/JsonNumberNodeBuilder ...

02:35:08 - ... written.

02:35:08 - Processing class argo/jdom/JsonNumberNode ...

02:35:08 - ... proceeded.

02:35:08 - Writing class argo/jdom/JsonNumberNode ...

02:35:08 - ... written.

02:35:08 - Processing class argo/jdom/JsonNodeType ...

02:35:08 - ... proceeded.

02:35:08 - Writing class argo/jdom/JsonNodeType ...

02:35:08 - ... written.

02:35:08 - Processing class argo/jdom/JsonNodeSelectors_String ...

02:35:08 - ... proceeded.

02:35:08 - Writing class argo/jdom/JsonNodeSelectors_String ...

02:35:08 - ... written.

02:35:08 - Processing class argo/jdom/JsonNodeSelectors_Object ...

02:35:08 - ... proceeded.

02:35:08 - Writing class argo/jdom/JsonNodeSelectors_Object ...

02:35:08 - ... written.

02:35:08 - Processing class argo/jdom/JsonNodeSelectors_Field ...

02:35:08 - ... proceeded.

02:35:08 - Writing class argo/jdom/JsonNodeSelectors_Field ...

02:35:08 - ... written.

02:35:08 - Processing class argo/jdom/JsonNodeSelectors_Element ...

02:35:08 - ... proceeded.

02:35:08 - Writing class argo/jdom/JsonNodeSelectors_Element ...

02:35:08 - ... written.

02:35:08 - Processing class argo/jdom/JsonNodeSelectors_Array ...

02:35:08 - ... proceeded.

02:35:08 - Writing class argo/jdom/JsonNodeSelectors_Array ...

02:35:08 - ... written.

02:35:08 - Processing class argo/jdom/JsonNodeSelectors ...

02:35:08 - ... proceeded.

02:35:08 - Writing class argo/jdom/JsonNodeSelectors ...

02:35:08 - ... written.

02:35:08 - Processing class argo/jdom/JsonNodeSelector ...

02:35:08 - ... proceeded.

02:35:08 - Writing class argo/jdom/JsonNodeSelector ...

02:35:08 - ... written.

02:35:08 - Processing class argo/jdom/JsonNodeFactories ...

02:35:08 - ... proceeded.

02:35:08 - Writing class argo/jdom/JsonNodeFactories ...

02:35:08 - ... written.

02:35:08 - Processing class argo/jdom/JsonNodeDoesNotMatchPathElementsException ...

02:35:08 - ... proceeded.

02:35:08 - Writing class argo/jdom/JsonNodeDoesNotMatchPathElementsException ...

02:35:08 - ... written.

02:35:08 - Processing class argo/jdom/JsonNodeDoesNotMatchJsonNodeSelectorException ...

02:35:08 - ... proceeded.

02:35:08 - Writing class argo/jdom/JsonNodeDoesNotMatchJsonNodeSelectorException ...

02:35:08 - ... written.

02:35:08 - Processing class argo/jdom/JsonNodeDoesNotMatchChainedJsonNodeSelectorException ...

02:35:08 - ... proceeded.

02:35:08 - Writing class argo/jdom/JsonNodeDoesNotMatchChainedJsonNodeSelectorException ...

02:35:08 - ... written.

02:35:08 - Processing class argo/jdom/JsonNodeBuilders_True ...

02:35:08 - ... proceeded.

02:35:08 - Writing class argo/jdom/JsonNodeBuilders_True ...

02:35:08 - ... written.

02:35:08 - Processing class argo/jdom/JsonNodeBuilders_Null ...

02:35:08 - ... proceeded.

02:35:08 - Writing class argo/jdom/JsonNodeBuilders_Null ...

02:35:08 - ... written.

02:35:08 - Processing class argo/jdom/JsonNodeBuilders_False ...

02:35:08 - ... proceeded.

02:35:08 - Writing class argo/jdom/JsonNodeBuilders_False ...

02:35:08 - ... written.

02:35:08 - Processing class argo/jdom/JsonNodeBuilders ...

02:35:08 - ... proceeded.

02:35:08 - Writing class argo/jdom/JsonNodeBuilders ...

02:35:08 - ... written.

02:35:08 - Processing class argo/jdom/JsonNodeBuilder ...

02:35:08 - ... proceeded.

02:35:08 - Writing class argo/jdom/JsonNodeBuilder ...

02:35:08 - ... written.

02:35:08 - Processing class argo/jdom/JsonNode ...

02:35:08 - ... proceeded.

02:35:08 - Writing class argo/jdom/JsonNode ...

02:35:08 - ... written.

02:35:08 - Processing class argo/jdom/JsonListenerToJdomAdapter_Object ...

02:35:08 - ... proceeded.

02:35:08 - Writing class argo/jdom/JsonListenerToJdomAdapter_Object ...

02:35:08 - ... written.

02:35:08 - Processing class argo/jdom/JsonListenerToJdomAdapter_NodeContainer ...

02:35:08 - ... proceeded.

02:35:08 - Writing class argo/jdom/JsonListenerToJdomAdapter_NodeContainer ...

02:35:08 - ... written.

02:35:08 - Processing class argo/jdom/JsonListenerToJdomAdapter_Field ...

02:35:08 - ... proceeded.

02:35:08 - Writing class argo/jdom/JsonListenerToJdomAdapter_Field ...

02:35:08 - ... written.

02:35:08 - Processing class argo/jdom/JsonListenerToJdomAdapter_Array ...

02:35:08 - ... proceeded.

02:35:08 - Writing class argo/jdom/JsonListenerToJdomAdapter_Array ...

02:35:08 - ... written.

02:35:08 - Processing class argo/jdom/JsonListenerToJdomAdapter ...

02:35:08 - ... proceeded.

02:35:08 - Writing class argo/jdom/JsonListenerToJdomAdapter ...

02:35:08 - ... written.

02:35:08 - Processing class argo/jdom/JsonFieldBuilder ...

02:35:08 - ... proceeded.

02:35:08 - Writing class argo/jdom/JsonFieldBuilder ...

02:35:08 - ... written.

02:35:08 - Processing class argo/jdom/JsonConstants ...

02:35:08 - ... proceeded.

02:35:08 - Writing class argo/jdom/JsonConstants ...

02:35:08 - ... written.

02:35:08 - Processing class argo/jdom/JsonArray_NodeList ...

02:35:08 - ... proceeded.

02:35:08 - Writing class argo/jdom/JsonArray_NodeList ...

02:35:08 - ... written.

02:35:08 - Processing class argo/jdom/JsonArrayNodeBuilder ...

02:35:08 - ... proceeded.

02:35:08 - Writing class argo/jdom/JsonArrayNodeBuilder ...

02:35:08 - ... written.

02:35:08 - Processing class argo/jdom/JsonArray ...

02:35:08 - ... proceeded.

02:35:08 - Writing class argo/jdom/JsonArray ...

02:35:08 - ... written.

02:35:08 - Processing class argo/jdom/JdomParser ...

02:35:08 - ... proceeded.

02:35:08 - Writing class argo/jdom/JdomParser ...

02:35:08 - ... written.

02:35:08 - Processing class argo/jdom/Functor ...

02:35:08 - ... proceeded.

02:35:08 - Writing class argo/jdom/Functor ...

02:35:08 - ... written.

02:35:08 - Processing class argo/jdom/ChainedFunctor ...

02:35:08 - ... proceeded.

02:35:08 - Writing class argo/jdom/ChainedFunctor ...

02:35:08 - ... written.

02:35:08 - Processing class cpw/mods/fml/common/asm/SideOnly ...

02:35:08 - ... proceeded.

02:35:08 - Writing class cpw/mods/fml/common/asm/SideOnly ...

02:35:08 - ... written.

02:35:08 - Processing class org/bouncycastle/crypto/params/ParametersWithIV ...

02:35:08 - ... proceeded.

02:35:08 - Writing class org/bouncycastle/crypto/params/ParametersWithIV ...

02:35:08 - ... written.

02:35:08 - Processing class org/bouncycastle/crypto/params/KeyParameter ...

02:35:08 - ... proceeded.

02:35:08 - Writing class org/bouncycastle/crypto/params/KeyParameter ...

02:35:08 - ... written.

02:35:08 - Processing class org/bouncycastle/asn1/DERObjectIdentifier ...

02:35:08 - ... proceeded.

02:35:08 - Writing class org/bouncycastle/asn1/DERObjectIdentifier ...

02:35:08 - ... written.

02:35:08 - Processing class org/bouncycastle/asn1/ASN1Primitive ...

02:35:08 - ... proceeded.

02:35:08 - Writing class org/bouncycastle/asn1/ASN1Primitive ...

02:35:08 - ... written.

02:35:08 - Processing class org/bouncycastle/asn1/ASN1ObjectIdentifier ...

02:35:08 - ... proceeded.

02:35:08 - Writing class org/bouncycastle/asn1/ASN1ObjectIdentifier ...

02:35:08 - ... written.

02:35:08 - Processing class org/bouncycastle/asn1/ASN1Object ...

02:35:08 - ... proceeded.

02:35:08 - Writing class org/bouncycastle/asn1/ASN1Object ...

02:35:08 - ... written.

02:35:08 - Processing class org/bouncycastle/asn1/ASN1Encodable ...

02:35:08 - ... proceeded.

02:35:08 - Writing class org/bouncycastle/asn1/ASN1Encodable ...

02:35:08 - ... written.

02:35:08 - > Copying sources

02:35:44 - > Applying fernflower fixes

02:36:38 - > Applying patches

02:36:38 - runcmd: 'runtime\bin\applydiff.exe -p1 -u -i ..\..\temp\temp.patch -d src\minecraft'

02:36:38 - shlex: ['runtime\\bin\\applydiff.exe', '-p1', '-u', '-i', '..\\..\\temp\\temp.patch', '-d', 'src\\minecraft']

02:36:44 - patching file 'net\minecraft\client\Minecraft.java'

02:36:44 - Hunk #1 succeeded at 549 (offset 3 lines).

02:36:44 - Hunk #3 succeeded at 585 (offset 3 lines).

02:36:44 - patching file 'net\minecraft\src\CallableSuspiciousClasses.java'

02:36:44 - patching file 'net\minecraft\src\CodecMus.java'

02:36:44 - patching file 'net\minecraft\src\ComponentStrongholdRightTurn.java'

02:36:44 - patching file 'net\minecraft\src\DedicatedServer.java'

02:36:44 - Hunk #1 succeeded at 205 (offset 3 lines).

02:36:44 - patching file 'net\minecraft\src\EntityMooshroom.java'

02:36:44 - patching file 'net\minecraft\src\FontRenderer.java'

02:36:44 - Hunk #1 succeeded at 614 (offset 3 lines).

02:36:44 - patching file 'net\minecraft\src\IntegratedServer.java'

02:36:44 - Hunk #1 succeeded at 101 (offset 3 lines).

02:36:44 - patching file 'net\minecraft\src\RenderGlobal.java'

02:36:44 - Hunk #1 succeeded at 1449 (offset 3 lines).

02:36:44 - patching file 'net\minecraft\src\TcpMasterThread.java'

02:36:44 - patching file 'net\minecraft\src\ThreadedFileIOBase.java'

02:36:44 - > Cleaning comments

02:37:46 - - Done in 1085.20 seconds

02:37:47 - == Reformating client ==

02:37:47 - > Cleaning sources

02:39:03 - > Replacing OpenGL constants

02:39:08 - > Reformating sources

02:39:09 - runcmd: 'runtime\bin\astyle.exe --suffix=none --quiet --options=conf\astyle.cfg src\minecraft\*.java src\minecraft\argo\format\*.java src\minecraft\argo\jdom\*.java src\minecraft\argo\saj\*.java src\minecraft\cpw\mods\fml\common\*.java src\minecraft\cpw\mods\fml\common\asm\*.java src\minecraft\net\minecraft\client\*.java src\minecraft\net\minecraft\server\*.java src\minecraft\net\minecraft\src\*.java src\minecraft\org\bouncycastle\asn1\*.java src\minecraft\org\bouncycastle\asn1\bc\*.java src\minecraft\or...'

02:39:09 - shlex: ['runtime\\bin\\astyle.exe', '--suffix=none', '--quiet', '--options=conf\\astyle.cfg', 'src\\minecraft\\*.java', 'src\\minecraft\\argo\\format\\*.java', 'src\\minecraft\\argo\\jdom\\*.java', 'src\\minecraft\\argo\\saj\\*.java', 'src\\minecraft\\cpw\\mods\\fml\\common\\*.java', 'src\\minecraft\\cpw\\mods\\fml\\common\\asm\\*.java', 'src\\minecraft\\net\\minecraft\\client\\*.java', 'src\\minecraft\\net\\minecraft\\server\\*.java', 'src\\minecraft\\net\\minecraft\\src\\*.java', 'src\\minecraft\\org...

02:39:41 - - Done in 114.36 seconds

02:39:41 - !! renaming disabled !!

02:39:42 - !! recompile disabled !!

02:40:33 - == MCP 7.23 (data: 7.23, client: 1.4.5, server: 1.4.5) ==

02:40:33 - OS : win32

02:41:08 - # VERSION INFO

02:41:08 - python: 2.7.3 (default, Apr 10 2012, 23:31:26) [MSC v.1500 32 bit (Intel)]

02:41:08 - platform: Windows-7-6.1.7601-SP1

02:41:08 - # java: '"C:\Program Files (x86)\Java\jdk1.7.0_07\bin\java" -version'

02:41:14 - java version "1.7.0_07"

 

Java SE Runtime Environment (build 1.7.0_07-b11)

 

Java HotSpot Client VM (build 23.3-b01, mixed mode, sharing)

02:41:14 - # javac: '"C:\Program Files (x86)\Java\jdk1.7.0_07\bin\javac" -version'

02:41:14 - javac 1.7.0_07

02:41:14 - # javac runtime: '"C:\Program Files (x86)\Java\jdk1.7.0_07\bin\javac" -J-version'

02:41:15 - java version "1.7.0_07"

 

Java SE Runtime Environment (build 1.7.0_07-b11)

 

Java HotSpot Client VM (build 23.3-b01, mixed mode, sharing)

02:41:15 - # retroguard: 'runtime\bin\retroguard.jar --version'

02:41:15 - RetroGuard MCP v3.6.5

based on RetroGuard v2.3.1 by Retrologic Systems - www.retrologic.com

02:41:15 - # mcinjector: 'runtime\bin\mcinjector.jar --version'

02:41:15 - MCInjector v2.8 by Searge, LexManos, Fesh0r

02:41:15 - # patch: 'runtime\bin\applydiff.exe --version'

02:41:16 - patch 2.5.4

02:41:16 - # astyle: 'runtime\bin\astyle.exe --version'

02:41:16 - Artistic Style Version 2.02.1

02:41:16 - # jadretro: 'runtime\bin\jadretro.jar'

02:41:16 - Error: Unable to access jarfile runtime\bin\jadretro.jar

02:41:16 - # jad: 'runtime\bin\jad.exe'

02:41:16 - # fernflower: 'runtime\bin\fernflower.jar'

02:41:17 - Usage: java ConsoleDecompiler ( -<option>=<value>)* (<source>)+ <destination>

02:41:17 - # found ff, ff patches, srgs, name csvs, doc csvs, param csvs, renumber csv, astyle, astyle config

02:41:17 - == Recompiling client ==

02:41:17 - > Cleaning bin

02:41:17 - > Recompiling

02:41:17 - runcmd: '"C:\Program Files (x86)\Java\jdk1.7.0_07\bin\javac" -encoding UTF-8 -Xlint:-options -deprecation -g -source 1.6 -target 1.6 -classpath "lib;lib\*;jars\bin\minecraft.jar;jars\bin\jinput.jar;jars\bin\lwjgl.jar;jars\bin\lwjgl_util.jar" -sourcepath src\minecraft -d bin\minecraft src\minecraft\*.java src\minecraft\argo\format\*.java src\minecraft\argo\jdom\*.java src\minecraft\argo\saj\*.java src\minecraft\net\minecraft\client\*.java src\minecraft\net\minecraft\src\*.java src\minecraft\org\bouncycast...'

02:41:17 - shlex: ['C:\\Program Files (x86)\\Java\\jdk1.7.0_07\\bin\\javac', '-encoding', 'UTF-8', '-Xlint:-options', '-deprecation', '-g', '-source', '1.6', '-target', '1.6', '-classpath', 'lib;lib\\*;jars\\bin\\minecraft.jar;jars\\bin\\jinput.jar;jars\\bin\\lwjgl.jar;jars\\bin\\lwjgl_util.jar', '-sourcepath', 'src\\minecraft', '-d', 'bin\\minecraft', 'src\\minecraft\\*.java', 'src\\minecraft\\argo\\format\\*.java', 'src\\minecraft\\argo\\jdom\\*.java', 'src\\minecraft\\argo\\saj\\*.java', 'src\\minecraft\\net\\...

02:42:21 - Note: Some input files use unchecked or unsafe operations.

02:42:21 - Note: Recompile with -Xlint:unchecked for details.

02:42:21 - - Done in 64.61 seconds

02:42:21 - > Generating client md5s

02:43:05 - == MCP 7.23 (data: 7.23, client: 1.4.5, server: 1.4.5) ==

02:43:05 - OS : win32

02:43:19 - == Updating client ==

02:43:19 - > Adding javadoc

02:46:45 - > Renaming sources

02:48:01 - - Done in 282.06 seconds

02:48:02 - == MCP 7.23 (data: 7.23, client: 1.4.5, server: 1.4.5) ==

02:48:02 - OS : win32

02:48:06 - == Recompiling client ==

02:48:06 - > Cleaning bin

02:48:18 - > Recompiling

02:48:19 - runcmd: '"C:\Program Files (x86)\Java\jdk1.7.0_07\bin\javac" -encoding UTF-8 -Xlint:-options -deprecation -g -source 1.6 -target 1.6 -classpath "lib;lib\*;jars\bin\minecraft.jar;jars\bin\jinput.jar;jars\bin\lwjgl.jar;jars\bin\lwjgl_util.jar" -sourcepath src\minecraft -d bin\minecraft src\minecraft\*.java src\minecraft\cpw\mods\fml\client\*.java src\minecraft\cpw\mods\fml\client\modloader\*.java src\minecraft\cpw\mods\fml\client\registry\*.java src\minecraft\net\minecraft\client\*.java src\minecraft\net\m...'

02:48:19 - shlex: ['C:\\Program Files (x86)\\Java\\jdk1.7.0_07\\bin\\javac', '-encoding', 'UTF-8', '-Xlint:-options', '-deprecation', '-g', '-source', '1.6', '-target', '1.6', '-classpath', 'lib;lib\\*;jars\\bin\\minecraft.jar;jars\\bin\\jinput.jar;jars\\bin\\lwjgl.jar;jars\\bin\\lwjgl_util.jar', '-sourcepath', 'src\\minecraft', '-d', 'bin\\minecraft', 'src\\minecraft\\*.java', 'src\\minecraft\\cpw\\mods\\fml\\client\\*.java', 'src\\minecraft\\cpw\\mods\\fml\\client\\modloader\\*.java', 'src\\minecraft\\cpw\\mods...

02:50:47 - Note: Some input files use unchecked or unsafe operations.

02:50:47 - Note: Recompile with -Xlint:unchecked for details.

02:50:47 - - Done in 160.67 seconds

02:50:47 - > Generating client md5s

02:52:44 - == MCP 7.23 (data: 7.23, client: 1.4.5, server: 1.4.5) ==

02:52:44 - OS : win32

02:52:50 - == Updating client ==

02:52:50 - > Adding javadoc

02:56:23 - > Renaming sources

02:59:07 - - Done in 376.93 seconds

02:59:07 - == MCP 7.23 (data: 7.23, client: 1.4.5, server: 1.4.5) ==

02:59:07 - OS : win32

02:59:11 - == Recompiling client ==

02:59:11 - > Cleaning bin

02:59:31 - > Recompiling

02:59:32 - runcmd: '"C:\Program Files (x86)\Java\jdk1.7.0_07\bin\javac" -encoding UTF-8 -Xlint:-options -deprecation -g -source 1.6 -target 1.6 -classpath "lib;lib\*;jars\bin\minecraft.jar;jars\bin\jinput.jar;jars\bin\lwjgl.jar;jars\bin\lwjgl_util.jar" -sourcepath src\minecraft -d bin\minecraft src\minecraft\*.java src\minecraft\cpw\mods\fml\client\*.java src\minecraft\cpw\mods\fml\client\modloader\*.java src\minecraft\cpw\mods\fml\client\registry\*.java src\minecraft\ibxm\*.java src\minecraft\net\minecraft\client\...'

02:59:32 - shlex: ['C:\\Program Files (x86)\\Java\\jdk1.7.0_07\\bin\\javac', '-encoding', 'UTF-8', '-Xlint:-options', '-deprecation', '-g', '-source', '1.6', '-target', '1.6', '-classpath', 'lib;lib\\*;jars\\bin\\minecraft.jar;jars\\bin\\jinput.jar;jars\\bin\\lwjgl.jar;jars\\bin\\lwjgl_util.jar', '-sourcepath', 'src\\minecraft', '-d', 'bin\\minecraft', 'src\\minecraft\\*.java', 'src\\minecraft\\cpw\\mods\\fml\\client\\*.java', 'src\\minecraft\\cpw\\mods\\fml\\client\\modloader\\*.java', 'src\\minecraft\\cpw\\mods...

03:02:29 - src\common\net\minecraftforge\liquids\LiquidTank.java:48: warning: [deprecation] setCapacity(int) in ILiquidTank has been deprecated

03:02:29 - public void setCapacity(int capacity) {

03:02:29 -             ^

03:02:29 - src\common\net\minecraftforge\liquids\LiquidTank.java:43: warning: [deprecation] setLiquid(LiquidStack) in ILiquidTank has been deprecated

03:02:29 - public void setLiquid(LiquidStack liquid) {

03:02:29 -             ^

03:02:29 - Note: Some input files use unchecked or unsafe operations.

03:02:29 - Note: Recompile with -Xlint:unchecked for details.

03:02:29 - 2 warnings

03:02:29 - - Done in 198.09 seconds

03:02:29 - > Generating client md5s

 

 

just now figured out how to use spoilers

Link to comment
Share on other sites

Delete the folder 'moding/eclipse' and then copy 'moding/forge/fml/eclipse' into 'moding'.

Protip: try and find answers yourself before asking on the forum.

It's pretty likely that there is an answer.

 

Was I helpful? Give me a thank you!

 

 

width=635 height=903http://bit.ly/HZ03zy[/img]

 

 

Tired of waiting for mods to port to bukkit?

use BukkitForge! (now with a working version of WorldEdit!)

Link to comment
Share on other sites

Delete the folder 'moding/eclipse' and then copy 'moding/forge/fml/eclipse' into 'moding'.

OK now where getting some where; I now get this error log

 

Description Resource Path Location Type

Resource leak: 'var7' is never closed ThreadDownloadResources.java /Minecraft/src/net/minecraft/src line 182 Java Problem

Dead code World.java /Minecraft/common/net/minecraft/src line 2128 Java Problem

Dead code World.java /Minecraft/common/net/minecraft/src line 2076 Java Problem

Resource leak: 'input' is never closed Configuration.java /Minecraft/common/net/minecraftforge/common line 268 Java Problem

Resource leak: '<unassigned Closeable value>' is never closed RegionFile.java /Minecraft/common/net/minecraft/src line 184 Java Problem

 

 

but it maybe nothing or my fault and thank you so much for your help so far and in the  future hope fully i wont waste much more of your time

Link to comment
Share on other sites

I'm fairly new to forge but didn't have this problem with previous releases.

 

Copying FML/Eclipse dir to MCP dir worked for me too but having read the release notes, I can't help thinking that something else was intended and I'm just slow on the uptake or that the distribution might be a little out of sync.

Most likely I'm just too old to get it.

 

Anyhow, would be nice if one of the devs would kindly clarify both the Installation and Update procedures.

 

Many thanks,

Alex 

 

 

Edit: I'm getting this with minecraftforge-src-1.4.5-6.4.1.424

Link to comment
Share on other sites

I'm fairly new to forge but didn't have this problem with previous releases.

 

Copying FML/Eclipse dir to MCP dir worked for me too but having read the release notes, I can't help thinking that something else was intended and I'm just slow on the uptake or that the distribution might be a little out of sync.

Most likely I'm just too old to get it.

 

Anyhow, would be nice if one of the devs would kindly clarify both the Installation and Update procedures.

 

Many thanks,

Alex 

 

 

Edit: I'm getting this with minecraftforge-src-1.4.5-6.4.1.424

yea I'd like the forge team to do that to and you should do your best to lean how and than mod

Link to comment
Share on other sites

->  nate1994a

 

God forbid I came across as being critical of the devs in any way, I owe a tremendous amount to a few dedicated people who have made it possible for me to transform and use Minecraft as a teaching aid for my autistic son. Virtual worlds used in this way are great for bridging that communication gap. I simple dabble to maintain those mods which are no longer supported for our own consumption so (misquoting Titanic) You'd as Like Have Angels Fly Out of Your ...... before you will be seeing me release any of my original work I'm afraid :-)

 

So let me just say a massive thanks to those responsible for:

 

Minecraft Forge, Buildcraft, Wireless Redstone, ComputerCraft, RedPower among others.

 

Regards,

Alex

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.