Removed JD comments

This commit is contained in:
Shawn Buckley 2015-10-14 22:33:33 -04:00
parent 6d8abce427
commit 22202a5fd7
308 changed files with 10 additions and 1860 deletions

View file

@ -1111,9 +1111,3 @@ public void onIDChangingEvent(FMLModIdMappingEvent aEvent)
gregtechproxy.doSonictronSound(aStack, aWorld, aX, aY, aZ);
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.GT_Mod
* JD-Core Version: 0.7.0.1
*/

View file

@ -310,4 +310,4 @@ public class GT_RecipeRegistrator {
{"Scythe" , s_I+s_P+s_H, s_R+s_F+s_P, s_R+" "+" "},
{"Scythe" , s_H+s_P+s_I, s_P+s_F+s_R, " "+" "+s_R}
};
}
}

View file

@ -145,9 +145,3 @@ public class GT_DummyWorld
return 0;
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.GT_DummyWorld
* JD-Core Version: 0.7.0.1
*/

View file

@ -16,9 +16,3 @@ public class GT_IteratorRandom
return --this.mIterationStep;
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.GT_IteratorRandom
* JD-Core Version: 0.7.0.1
*/

View file

@ -77,9 +77,3 @@ public class GT_MinableOreGenerator
return true;
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.GT_MinableOreGenerator
* JD-Core Version: 0.7.0.1
*/

View file

@ -111,9 +111,3 @@ public class GT_Network
}
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.GT_Network
* JD-Core Version: 0.7.0.1
*/

View file

@ -34,9 +34,3 @@ public class GT_PlayerActivityLogger
catch (Throwable e) {}
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.GT_PlayerActivityLogger
* JD-Core Version: 0.7.0.1
*/

View file

@ -34,9 +34,3 @@ public class GT_Server
return null;
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.GT_Server
* JD-Core Version: 0.7.0.1
*/

View file

@ -97,9 +97,3 @@ public class GT_Worldgen_GT_Ore_Layer
return true;
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.GT_Worldgen_GT_Ore_Layer
* JD-Core Version: 0.7.0.1
*/

View file

@ -47,9 +47,3 @@ public class GT_Worldgen_GT_Ore_SmallPieces
return true;
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.GT_Worldgen_GT_Ore_SmallPieces
* JD-Core Version: 0.7.0.1
*/

View file

@ -89,9 +89,3 @@ public class GT_Worldgen_Stone
return false;
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.GT_Worldgen_Stone
* JD-Core Version: 0.7.0.1
*/

View file

@ -128,9 +128,3 @@ public class GT_Worldgenerator
}
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.GT_Worldgenerator
* JD-Core Version: 0.7.0.1
*/

View file

@ -88,9 +88,3 @@ public class GT_Block_Casings1
return aWorld.getBlockMetadata(aX, aY, aZ) > 9 ? super.colorMultiplier(aWorld, aX, aY, aZ) : gregtech.api.enums.Dyes.MACHINE_METAL.mRGBa[0] << 16 | gregtech.api.enums.Dyes.MACHINE_METAL.mRGBa[1] << 8 | gregtech.api.enums.Dyes.MACHINE_METAL.mRGBa[2];
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.blocks.GT_Block_Casings1
* JD-Core Version: 0.7.0.1
*/

View file

@ -100,9 +100,3 @@ public class GT_Block_Casings2
return aWorld.getBlockMetadata(aX, aY, aZ) == 8 ? Blocks.bedrock.getExplosionResistance(aTNT) : super.getExplosionResistance(aTNT, aWorld, aX, aY, aZ, eX, eY, eZ);
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.blocks.GT_Block_Casings2
* JD-Core Version: 0.7.0.1
*/

View file

@ -91,9 +91,3 @@ public class GT_Block_Casings3
return Textures.BlockIcons.MACHINE_CASING_SOLID_STEEL.getIcon();
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.blocks.GT_Block_Casings3
* JD-Core Version: 0.7.0.1
*/

View file

@ -138,9 +138,3 @@ public abstract class GT_Block_Casings_Abstract
}
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.blocks.GT_Block_Casings_Abstract
* JD-Core Version: 0.7.0.1
*/

View file

@ -102,9 +102,3 @@ public class GT_Block_Concretes
return AxisAlignedBB.getBoundingBox(aX, aY, aZ, aX + 1, aY + 0.875D, aZ + 1);
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.blocks.GT_Block_Concretes
* JD-Core Version: 0.7.0.1
*/

View file

@ -78,9 +78,3 @@ public class GT_Block_Granites
return !(entity instanceof EntityWither);
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.blocks.GT_Block_Granites
* JD-Core Version: 0.7.0.1
*/

View file

@ -576,9 +576,3 @@ public class GT_Block_Machines
return false;
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.blocks.GT_Block_Machines
* JD-Core Version: 0.7.0.1
*/

View file

@ -261,13 +261,3 @@ public class GT_Block_Ores
}
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.blocks.GT_Block_Ores
* JD-Core Version: 0.7.0.1
*/

View file

@ -173,9 +173,3 @@ public class GT_Block_Stones_Abstract
}
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.blocks.GT_Block_Stones_Abstract
* JD-Core Version: 0.7.0.1
*/

View file

@ -27,9 +27,3 @@ public class GT_Item_Casings1
}
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.blocks.GT_Item_Casings1
* JD-Core Version: 0.7.0.1
*/

View file

@ -23,9 +23,3 @@ public class GT_Item_Casings2
}
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.blocks.GT_Item_Casings2
* JD-Core Version: 0.7.0.1
*/

View file

@ -10,9 +10,3 @@ public class GT_Item_Casings3
super(par1);
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.blocks.GT_Item_Casings3
* JD-Core Version: 0.7.0.1
*/

View file

@ -10,9 +10,3 @@ public class GT_Item_Casings4
super(par1);
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.blocks.GT_Item_Casings4
* JD-Core Version: 0.7.0.1
*/

View file

@ -43,9 +43,3 @@ public abstract class GT_Item_Casings_Abstract
aList.add(this.mNoTileEntityToolTip);
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.blocks.GT_Item_Casings_Abstract
* JD-Core Version: 0.7.0.1
*/

View file

@ -22,9 +22,3 @@ public class GT_Item_Concretes
aList.add(this.mRunFasterToolTip);
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.blocks.GT_Item_Concretes
* JD-Core Version: 0.7.0.1
*/

View file

@ -10,9 +10,3 @@ public class GT_Item_Granites
super(par1);
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.blocks.GT_Item_Granites
* JD-Core Version: 0.7.0.1
*/

View file

@ -164,9 +164,3 @@ public class GT_Item_Machines
return true;
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.blocks.GT_Item_Machines
* JD-Core Version: 0.7.0.1
*/

View file

@ -52,9 +52,3 @@ public class GT_Item_Ores
return true;
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.blocks.GT_Item_Ores
* JD-Core Version: 0.7.0.1
*/

View file

@ -39,9 +39,3 @@ public class GT_Item_Stones_Abstract
}
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.blocks.GT_Item_Stones_Abstract
* JD-Core Version: 0.7.0.1
*/

View file

@ -19,9 +19,3 @@ public class GT_Material_Casings
return false;
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.blocks.GT_Material_Casings
* JD-Core Version: 0.7.0.1
*/

View file

@ -19,9 +19,3 @@ public class GT_Material_Machines
return false;
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.blocks.GT_Material_Machines
* JD-Core Version: 0.7.0.1
*/

View file

@ -66,9 +66,3 @@ public class GT_Packet_Ores
return 3;
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.blocks.GT_Packet_Ores
* JD-Core Version: 0.7.0.1
*/

View file

@ -245,13 +245,3 @@ public class GT_TileEntity_Ores
return new ITexture[] { mStoneTextures[0], new GT_RenderedTexture(gregtech.api.enums.TextureSet.SET_NONE.mTextures[OrePrefixes.ore.mTextureIndex]) };
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.blocks.GT_TileEntity_Ores
* JD-Core Version: 0.7.0.1
*/

View file

@ -110,9 +110,3 @@ public class GT_Cover_Arm
return this.mTickRate;
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.covers.GT_Cover_Arm
* JD-Core Version: 0.7.0.1
*/

View file

@ -23,9 +23,3 @@ public class GT_Cover_Blastproof
return true;
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.covers.GT_Cover_Blastproof
* JD-Core Version: 0.7.0.1
*/

View file

@ -83,9 +83,3 @@ public class GT_Cover_ControlsWork
return 1;
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.covers.GT_Cover_ControlsWork
* JD-Core Version: 0.7.0.1
*/

View file

@ -131,9 +131,3 @@ public class GT_Cover_Conveyor
return this.mTickRate;
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.covers.GT_Cover_Conveyor
* JD-Core Version: 0.7.0.1
*/

View file

@ -33,9 +33,3 @@ public class GT_Cover_Crafting
return true;
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.covers.GT_Cover_Crafting
* JD-Core Version: 0.7.0.1
*/

View file

@ -92,9 +92,3 @@ public class GT_Cover_DoesWork
return 5;
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.covers.GT_Cover_DoesWork
* JD-Core Version: 0.7.0.1
*/

View file

@ -106,9 +106,3 @@ public class GT_Cover_Drain
return aCoverVariable < 3 ? 50 : 1;
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.covers.GT_Cover_Drain
* JD-Core Version: 0.7.0.1
*/

View file

@ -185,9 +185,3 @@ public class GT_Cover_EUMeter
return 20;
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.covers.GT_Cover_EUMeter
* JD-Core Version: 0.7.0.1
*/

View file

@ -100,9 +100,3 @@ public class GT_Cover_EnergyOnly
return true;
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.covers.GT_Cover_EnergyOnly
* JD-Core Version: 0.7.0.1
*/

View file

@ -91,9 +91,3 @@ public class GT_Cover_ItemMeter
return 5;
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.covers.GT_Cover_ItemMeter
* JD-Core Version: 0.7.0.1
*/

View file

@ -18,9 +18,3 @@ public class GT_Cover_Lens
return this.mColor;
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.covers.GT_Cover_Lens
* JD-Core Version: 0.7.0.1
*/

View file

@ -185,9 +185,3 @@ public class GT_Cover_Pump
return 1;
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.covers.GT_Cover_Pump
* JD-Core Version: 0.7.0.1
*/

View file

@ -82,9 +82,3 @@ public class GT_Cover_RedstoneConductor
return 1;
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.covers.GT_Cover_RedstoneConductor
* JD-Core Version: 0.7.0.1
*/

View file

@ -23,9 +23,3 @@ public class GT_Cover_RedstoneReceiverExternal
return 1;
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.covers.GT_Cover_RedstoneReceiverExternal
* JD-Core Version: 0.7.0.1
*/

View file

@ -22,9 +22,3 @@ public class GT_Cover_RedstoneReceiverInternal
return 1;
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.covers.GT_Cover_RedstoneReceiverInternal
* JD-Core Version: 0.7.0.1
*/

View file

@ -79,9 +79,3 @@ public class GT_Cover_RedstoneSignalizer
return (byte)(aCoverVariable & 0xF);
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.covers.GT_Cover_RedstoneSignalizer
* JD-Core Version: 0.7.0.1
*/

View file

@ -23,9 +23,3 @@ public class GT_Cover_RedstoneTransmitterExternal
return 1;
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.covers.GT_Cover_RedstoneTransmitterExternal
* JD-Core Version: 0.7.0.1
*/

View file

@ -28,9 +28,3 @@ public class GT_Cover_RedstoneTransmitterInternal
return 1;
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.covers.GT_Cover_RedstoneTransmitterInternal
* JD-Core Version: 0.7.0.1
*/

View file

@ -96,9 +96,3 @@ public abstract class GT_Cover_RedstoneWirelessBase
return 1;
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.covers.GT_Cover_RedstoneWirelessBase
* JD-Core Version: 0.7.0.1
*/

View file

@ -78,9 +78,3 @@ public class GT_Cover_Screen
return 0;
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.covers.GT_Cover_Screen
* JD-Core Version: 0.7.0.1
*/

View file

@ -83,9 +83,3 @@ public boolean letsItemsOut(byte aSide, int aCoverID, int aCoverVariable, int aS
return 0;
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.covers.GT_Cover_Shutter
* JD-Core Version: 0.7.0.1
*/

View file

@ -38,9 +38,3 @@ public class GT_Cover_Vent
return 60;
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.covers.GT_Cover_Vent
* JD-Core Version: 0.7.0.1
*/

View file

@ -389,9 +389,3 @@ public class GT_Entity_Arrow
this.mKnockback = aKnockback;
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.entities.GT_Entity_Arrow
* JD-Core Version: 0.7.0.1
*/

View file

@ -69,9 +69,3 @@ public class GT_Entity_Arrow_Potion
return super.onHitEntity(aHitEntity, aShootingEntity, aArrow, 1, aMagicDamage, aKnockback, aFireDamage, aHitTimer);
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.entities.GT_Entity_Arrow_Potion
* JD-Core Version: 0.7.0.1
*/

View file

@ -89,9 +89,3 @@ public class GT_Container_Boiler
}
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.gui.GT_Container_Boiler
* JD-Core Version: 0.7.0.1
*/

View file

@ -32,9 +32,3 @@ public class GT_Container_BronzeBlastFurnace
return 2;
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.gui.GT_Container_BronzeBlastFurnace
* JD-Core Version: 0.7.0.1
*/

View file

@ -86,9 +86,3 @@ public class GT_Container_ChestBuffer
return 27;
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.gui.GT_Container_ChestBuffer
* JD-Core Version: 0.7.0.1
*/

View file

@ -141,9 +141,3 @@ public class GT_Container_Filter
return 9;
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.gui.GT_Container_Filter
* JD-Core Version: 0.7.0.1
*/

View file

@ -172,9 +172,3 @@ public class GT_Container_Regulator
return 9;
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.gui.GT_Container_Regulator
* JD-Core Version: 0.7.0.1
*/

View file

@ -81,9 +81,3 @@ public class GT_Container_SuperBuffer
return 0;
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.gui.GT_Container_SuperBuffer
* JD-Core Version: 0.7.0.1
*/

View file

@ -121,9 +121,3 @@ public class GT_Container_TypeFilter
return 9;
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.gui.GT_Container_TypeFilter
* JD-Core Version: 0.7.0.1
*/

View file

@ -45,9 +45,3 @@ public class GT_GUIContainer_Boiler
}
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.gui.GT_GUIContainer_Boiler
* JD-Core Version: 0.7.0.1
*/

View file

@ -31,9 +31,3 @@ public class GT_GUIContainer_BronzeBlastFurnace
}
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.gui.GT_GUIContainer_BronzeBlastFurnace
* JD-Core Version: 0.7.0.1
*/

View file

@ -20,9 +20,3 @@ public class GT_GUIContainer_ChestBuffer
drawTexturedModalRect(x, y, 0, 0, this.xSize, this.ySize);
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.gui.GT_GUIContainer_ChestBuffer
* JD-Core Version: 0.7.0.1
*/

View file

@ -20,9 +20,3 @@ public class GT_GUIContainer_Filter
drawTexturedModalRect(x, y, 0, 0, this.xSize, this.ySize);
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.gui.GT_GUIContainer_Filter
* JD-Core Version: 0.7.0.1
*/

View file

@ -34,9 +34,3 @@ public class GT_GUIContainer_Regulator
drawTexturedModalRect(x, y, 0, 0, this.xSize, this.ySize);
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.gui.GT_GUIContainer_Regulator
* JD-Core Version: 0.7.0.1
*/

View file

@ -20,9 +20,3 @@ public class GT_GUIContainer_SuperBuffer
drawTexturedModalRect(x, y, 0, 0, this.xSize, this.ySize);
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.gui.GT_GUIContainer_SuperBuffer
* JD-Core Version: 0.7.0.1
*/

View file

@ -20,9 +20,3 @@ public class GT_GUIContainer_TypeFilter
drawTexturedModalRect(x, y, 0, 0, this.xSize, this.ySize);
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.gui.GT_GUIContainer_TypeFilter
* JD-Core Version: 0.7.0.1
*/

View file

@ -100,9 +100,3 @@ public class GT_FluidDisplayItem
}
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.items.GT_FluidDisplayItem
* JD-Core Version: 0.7.0.1
*/

View file

@ -123,9 +123,3 @@ public class GT_IntegratedCircuit_Item
return getModeString(aMetaData) + " " + (byte)(aMetaData & 0xFF);
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.items.GT_IntegratedCircuit_Item
* JD-Core Version: 0.7.0.1
*/

View file

@ -879,9 +879,3 @@ public class GT_MetaGenerated_Item_01
return (super.doesMaterialAllowGeneration(aPrefix, aMaterial)) && ((aPrefix != OrePrefixes.ingotHot) || (aMaterial.mBlastFurnaceTemp > 1750));
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.items.GT_MetaGenerated_Item_01
* JD-Core Version: 0.7.0.1
*/

View file

@ -445,9 +445,3 @@ public class GT_MetaGenerated_Item_02
return null;
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.items.GT_MetaGenerated_Item_02
* JD-Core Version: 0.7.0.1
*/

View file

@ -20,9 +20,3 @@ public class GT_MetaGenerated_Item_03
return aDoShowAllItems;
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.items.GT_MetaGenerated_Item_03
* JD-Core Version: 0.7.0.1
*/

View file

@ -188,15 +188,9 @@ public class GT_MetaGenerated_Tool_01
}
if (GregTech_API.sRecipeFile.get(ConfigCategories.Tools.mortar, "Flint", true)) {
GT_ModHandler.addShapelessCraftingRecipe(new ItemStack(Items.flint, 1), GT_ModHandler.RecipeBits.NOT_REMOVABLE, new Object[] { ToolDictNames.craftingToolMortar, new ItemStack(Blocks.gravel, 1) });
/* A0: */ }
/* A1:87 */ if (GregTech_API.sRecipeFile.get(ConfigCategories.Tools.mortar, "Blaze", true)) {
/* A2:87 */ GT_ModHandler.addShapelessCraftingRecipe(new ItemStack(Items.blaze_powder, 2), GT_ModHandler.RecipeBits.NOT_REMOVABLE, new Object[] { ToolDictNames.craftingToolMortar, new ItemStack(Items.blaze_rod, 1) });
/* A3: */ }
/* A4: */ }
/* A5: */ }
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.items.GT_MetaGenerated_Tool_01
* JD-Core Version: 0.7.0.1
*/
}
if (GregTech_API.sRecipeFile.get(ConfigCategories.Tools.mortar, "Blaze", true)) {
GT_ModHandler.addShapelessCraftingRecipe(new ItemStack(Items.blaze_powder, 2), GT_ModHandler.RecipeBits.NOT_REMOVABLE, new Object[] { ToolDictNames.craftingToolMortar, new ItemStack(Items.blaze_rod, 1) });
}
}
}

View file

@ -99,9 +99,3 @@ public class GT_SensorCard_Item
@SideOnly(Side.CLIENT)
public void getSubItems(Item var1, CreativeTabs aTab, List aList) {}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.items.GT_SensorCard_Item
* JD-Core Version: 0.7.0.1
*/

View file

@ -127,9 +127,3 @@ public class Behaviour_Arrow
return rArrow;
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.items.behaviors.Behaviour_Arrow
* JD-Core Version: 0.7.0.1
*/

View file

@ -64,9 +64,3 @@ public class Behaviour_Arrow_Potion
return rArrow;
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.items.behaviors.Behaviour_Arrow_Potion
* JD-Core Version: 0.7.0.1
*/

View file

@ -61,9 +61,3 @@ public class Behaviour_Crowbar
return false;
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.items.behaviors.Behaviour_Crowbar
* JD-Core Version: 0.7.0.1
*/

View file

@ -113,9 +113,3 @@ public class Behaviour_DataOrb
return tNBT;
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.items.behaviors.Behaviour_DataOrb
* JD-Core Version: 0.7.0.1
*/

View file

@ -35,9 +35,3 @@ public class Behaviour_DataStick
return aList;
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.items.behaviors.Behaviour_DataStick
* JD-Core Version: 0.7.0.1
*/

View file

@ -66,9 +66,3 @@ public class Behaviour_Hoe
return aList;
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.items.behaviors.Behaviour_Hoe
* JD-Core Version: 0.7.0.1
*/

View file

@ -135,9 +135,3 @@ public class Behaviour_Lighter
return aList;
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.items.behaviors.Behaviour_Lighter
* JD-Core Version: 0.7.0.1
*/

View file

@ -80,9 +80,3 @@ public class Behaviour_None
return null;
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.items.behaviors.Behaviour_None
* JD-Core Version: 0.7.0.1
*/

View file

@ -51,9 +51,3 @@ public class Behaviour_Plunger_Essentia
return aList;
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.items.behaviors.Behaviour_Plunger_Essentia
* JD-Core Version: 0.7.0.1
*/

View file

@ -54,9 +54,3 @@ public class Behaviour_Plunger_Fluid
return aList;
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.items.behaviors.Behaviour_Plunger_Fluid
* JD-Core Version: 0.7.0.1
*/

View file

@ -75,9 +75,3 @@ public class Behaviour_Plunger_Item
return aList;
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.items.behaviors.Behaviour_Plunger_Item
* JD-Core Version: 0.7.0.1
*/

View file

@ -38,9 +38,3 @@ public class Behaviour_PrintedPages
return tNBT.getString("author");
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.items.behaviors.Behaviour_PrintedPages
* JD-Core Version: 0.7.0.1
*/

View file

@ -141,9 +141,3 @@ public class Behaviour_Prospecting
return aList;
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.items.behaviors.Behaviour_Prospecting
* JD-Core Version: 0.7.0.1
*/

View file

@ -42,9 +42,3 @@ public class Behaviour_Scanner
return aList;
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.items.behaviors.Behaviour_Scanner
* JD-Core Version: 0.7.0.1
*/

View file

@ -55,9 +55,3 @@ public class Behaviour_Scoop
return aList;
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.items.behaviors.Behaviour_Scoop
* JD-Core Version: 0.7.0.1
*/

View file

@ -54,9 +54,3 @@ public class Behaviour_Screwdriver
return false;
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.items.behaviors.Behaviour_Screwdriver
* JD-Core Version: 0.7.0.1
*/

View file

@ -51,9 +51,3 @@ public class Behaviour_Sense
return aList;
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.items.behaviors.Behaviour_Sense
* JD-Core Version: 0.7.0.1
*/

View file

@ -50,9 +50,3 @@ public class Behaviour_SensorKit
return aList;
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.items.behaviors.Behaviour_SensorKit
* JD-Core Version: 0.7.0.1
*/

View file

@ -123,9 +123,3 @@ public class Behaviour_SoftHammer
return aList;
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.items.behaviors.Behaviour_SoftHammer
* JD-Core Version: 0.7.0.1
*/

View file

@ -139,9 +139,3 @@ public class Behaviour_Sonictron
}
}
}
/* Location: F:\Torrent\minecraft\jd-gui-0.3.6.windows\gregtech_1.7.10-5.07.07-dev.jar
* Qualified Name: gregtech.common.items.behaviors.Behaviour_Sonictron
* JD-Core Version: 0.7.0.1
*/

Some files were not shown because too many files have changed in this diff Show more