diff options
| author | Foghrye4 <foghrye4@gmail.com> | 2017-08-10 18:50:56 +0300 |
|---|---|---|
| committer | Foghrye4 <foghrye4@gmail.com> | 2017-08-10 18:50:56 +0300 |
| commit | 877312184c472d9845e5ef1008bc538f4634059f (patch) | |
| tree | 4e098cc94296cc11f3b87e8ef64c3c568b6aeb51 /main/resources/META-INF | |
| parent | 939d2ea16679ce64d98b98c716b85f851aa576e2 (diff) | |
fix missing source folder
Diffstat (limited to 'main/resources/META-INF')
| -rw-r--r-- | main/resources/META-INF/ihl_at.cfg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/main/resources/META-INF/ihl_at.cfg b/main/resources/META-INF/ihl_at.cfg new file mode 100644 index 0000000..a327a0a --- /dev/null +++ b/main/resources/META-INF/ihl_at.cfg @@ -0,0 +1,5 @@ +public net.minecraft.client.renderer.EntityRenderer func_78479_a(FI)V # setupCameraTransform +public net.minecraft.world.chunk.storage.ExtendedBlockStorage field_76680_d # blockLSBArray +public net.minecraft.world.chunk.storage.ExtendedBlockStorage field_76681_e # blockMSBArray +public net.minecraft.world.chunk.storage.ExtendedBlockStorage field_76682_b # blockRefCount +public net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher <init>()V |
