Skip to content

Commit

Permalink
Make chunk TE map final for #790
Browse files Browse the repository at this point in the history
Signed-off-by: Ross Allan <rallanpcl@gmail.com>
  • Loading branch information
LunNova committed Jun 20, 2013
1 parent bddd423 commit 5950b23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/patches-deobfuscated.xml
Expand Up @@ -197,6 +197,7 @@
<final field="zPosition"/>
<final field="entityLists"/>
<final field="worldObj"/>
<final field="chunkTileEntityMap"/>
<volatile field="isTerrainPopulated"/>
<replaceInitializer field="chunkTileEntityMap" class="java.util.concurrent.ConcurrentHashMap"/>
<!--
Expand Down

0 comments on commit 5950b23

Please sign in to comment.