Remove final from 'villageCollectionObj' to allow for delayed setup of Map source objects.
This commit is contained in:
parent
4a4166fe7e
commit
6127c113b8
1 changed files with 3 additions and 1 deletions
|
@ -79,3 +79,5 @@ default zm.d # AnvilChunkLoader/field_75825_d
|
|||
default ic.e # ChunkProviderServer/field_73247_e
|
||||
# PlayerManager
|
||||
default ia.a(IIZ)Lib; # PlayerManager/func_72690_a getOrCreateChunkWatcher
|
||||
# World
|
||||
public-f xd.C # net/minecraft/src/World/field_72982_D villageCollectionObj
|
Loading…
Reference in a new issue