index
:
github/GT5-Unofficial.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Java
/
gtPlusPlus
/
xmod
/
gregtech
/
common
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'src/Java/gtPlusPlus/xmod/gregtech/common')
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/Meta_GT_Proxy.java
631
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/StaticFields59.java
303
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/blocks/GTPP_Block_Machines.java
534
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/blocks/GTPP_Item_Machines.java
229
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/blocks/GregtechMetaCasingBlocks.java
78
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/blocks/GregtechMetaCasingBlocks2.java
89
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/blocks/GregtechMetaCasingBlocks3.java
366
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/blocks/GregtechMetaCasingBlocks4.java
115
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/blocks/GregtechMetaCasingBlocks5.java
79
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/blocks/GregtechMetaCasingBlocksAbstract.java
150
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/blocks/GregtechMetaCasingItems.java
10
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/blocks/GregtechMetaItemCasings1.java
36
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/blocks/GregtechMetaItemCasingsAbstract.java
61
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/blocks/GregtechMetaSpecialMachineCasings.java
81
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/blocks/GregtechMetaSpecialMultiCasings.java
102
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/blocks/GregtechMetaTieredCasingBlocks1.java
110
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/blocks/fluid/GregtechFluidHandler.java
111
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/blocks/textures/CasingTextureHandler.java
82
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/blocks/textures/CasingTextureHandler2.java
57
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/blocks/textures/CasingTextureHandler3.java
68
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/blocks/textures/TexturesCentrifugeMultiblock.java
166
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/blocks/textures/TexturesGregtech58.java
443
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/blocks/textures/TexturesGregtech59.java
444
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/blocks/textures/TexturesGrinderMultiblock.java
150
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/blocks/textures/TexturesGtBlock.java
617
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/blocks/textures/TexturesGtCutomCovers.java
32
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/blocks/textures/TexturesGtTools.java
61
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/blocks/textures/turbine/LargeTurbineTextureHandler.java
318
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/blueprint/Blueprint_Generic_3x3.java
87
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/blueprint/Blueprint_LFTR.java
137
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/covers/CoverManager.java
102
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/covers/GTPP_Cover_Overflow.java
247
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/covers/GTPP_Cover_Overflow_Item.java
182
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/covers/GTPP_Cover_ToggleVisual.java
186
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/helpers/ChargingHelper.java
429
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/helpers/CraftingHelper.java
42
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/helpers/FlotationRecipeHandler.java
79
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/helpers/GT_MethodHelper.java
80
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/helpers/MachineUpdateHandler.java
42
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/helpers/TreeFarmHelper.java
1033
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/helpers/VolumetricFlaskHelper.java
168
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/helpers/autocrafter/AC_Helper_Container.java
118
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/helpers/autocrafter/AC_Helper_Utils.java
80
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/helpers/tesseract/TesseractHelper.java
263
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/helpers/treefarm/TreeGenerator.java
386
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/items/MetaCustomCoverItem.java
225
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/items/MetaGeneratedGregtechItems.java
453
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/items/MetaGeneratedGregtechTools.java
101
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/items/behaviours/Behaviour_Choocher.java
88
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/items/behaviours/Behaviour_Electric_Lighter.java
220
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/items/behaviours/Behaviour_Grinder.java
94
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/items/behaviours/Behaviour_Prospecting_Ex.java
123
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/items/covers/MetaItemCoverCasings.java
40
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/render/GTPP_CapeRenderer.java
517
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/render/GTPP_FlaskRenderer.java
94
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/render/GTPP_Render_MachineBlock.java
659
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/requirements/RequirementsBasicCubic.java
11
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/automation/GT_MetaTileEntity_TesseractGenerator.java
729
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/automation/GT_MetaTileEntity_TesseractTerminal.java
580
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/generators/GT_MetaTileEntity_Boiler_Base.java
295
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/generators/GT_MetaTileEntity_Boiler_HV.java
56
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/generators/GT_MetaTileEntity_Boiler_LV.java
52
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/generators/GT_MetaTileEntity_Boiler_MV.java
52
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/generators/GT_MetaTileEntity_Boiler_Solar.java
185
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/generators/GT_MetaTileEntity_RfConvertor.java
344
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/generators/GT_MetaTileEntity_SemiFluidGenerator.java
167
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/generators/GregtechMetaTileEntityDoubleFuelGeneratorBase.java
144
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/generators/GregtechMetaTileEntityGeothermalGenerator.java
147
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/generators/GregtechMetaTileEntityRocketFuelGenerator.java
142
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/generators/GregtechMetaTileEntitySolarGenerator.java
177
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/generators/GregtechMetaTileEntity_RTG.java
389
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/generators/ULV/GT_MetaTileEntity_ULV_CombustionGenerator.java
33
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/generators/ULV/GT_MetaTileEntity_ULV_GasTurbine.java
43
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/generators/ULV/GT_MetaTileEntity_ULV_SteamTurbine.java
44
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/generators/creative/GregtechMetaCreativeEnergyBuffer.java
225
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/basic/GT_MetaTileEntity_WorldAccelerator.java
328
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/basic/GregtechMetaAtmosphericReconditioner.java
789
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/basic/GregtechMetaCondensor.java
174
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/basic/GregtechMetaGarbageCollector.java
318
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/basic/GregtechMetaPollutionCreator.java
386
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/basic/GregtechMetaPollutionDetector.java
438
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/basic/GregtechMetaTileEntityChunkLoader.java
394
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/basic/GregtechMetaTileEntityThaumcraftResearcher.java
204
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/basic/GregtechMetaTileEntity_BasicWasher.java
70
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/basic/GregtechMetaTileEntity_ChemicalReactor.java
666
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/basic/GregtechMetaTileEntity_CompactFusionReactor.java
702
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/basic/GregtechMetaTileEntity_PocketFusion.java
704
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/basic/GregtechMetaWirelessCharger.java
559
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/misc/GMTE_AmazonPackager.java
328
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/misc/GregtechMTE_TeslaTower.java
479
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/processing/GregtechMetaTileEntity_IndustrialAlloySmelter.java
407
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/processing/GregtechMetaTileEntity_IndustrialArcFurnace.java
327
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/processing/GregtechMetaTileEntity_IndustrialCentrifuge.java
270
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/processing/GregtechMetaTileEntity_IndustrialCokeOven.java
237
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/processing/GregtechMetaTileEntity_IndustrialCuttingMachine.java
240
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/processing/GregtechMetaTileEntity_IndustrialDehydrator.java
421
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/processing/GregtechMetaTileEntity_IndustrialElectrolyzer.java
200
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/processing/GregtechMetaTileEntity_IndustrialExtruder.java
265
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/processing/GregtechMetaTileEntity_IndustrialMacerator.java
264
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/processing/GregtechMetaTileEntity_IndustrialMixer.java
264
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/processing/GregtechMetaTileEntity_IndustrialMultiMachine.java
547
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/processing/GregtechMetaTileEntity_IndustrialPlatePress.java
247
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/processing/GregtechMetaTileEntity_IndustrialSifter.java
230
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/processing/GregtechMetaTileEntity_IndustrialSinter.java
268
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/processing/GregtechMetaTileEntity_IndustrialThermalCentrifuge.java
229
-rw-r--r--
src/Java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/processing/GregtechMetaTileEntity_IndustrialVacuumFreezer.java
269
-rw-r--r--