Paper 1.9.4 Update
This commit is contained in:
parent
324bde1f10
commit
34fcd8ccc2
62 changed files with 209 additions and 1262 deletions
|
@ -33,6 +33,6 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
|||
+ // Paper end
|
||||
+
|
||||
public Chunk getChunkAt(int x, int z) {
|
||||
return this.world.getChunkProviderServer().getOrCreateChunkFast(x, z).bukkitChunk;
|
||||
return this.world.getChunkProviderServer().getChunkAt(x, z).bukkitChunk;
|
||||
}
|
||||
--
|
Loading…
Add table
Add a link
Reference in a new issue