@@ -76,7 +76,7 @@
|
||||
|
||||
this.x = true;
|
||||
this.a(ChunkStatus.FULLCHUNK);
|
||||
+ this.needsDecoration = protochunk.needsDecoration; // CraftBukkit
|
||||
+ this.needsDecoration = true; // CraftBukkit
|
||||
}
|
||||
|
||||
public Set<BlockPosition> t() {
|
||||
|
||||
Reference in New Issue
Block a user