Revert "Revert "Remove duplicate removeEntities - Fixes #1838""
This reverts commit 834d315545.
This commit is contained in:
parent
834d315545
commit
9b72e5b3f1
4 changed files with 1 additions and 20 deletions
|
|
@ -88,10 +88,6 @@ public abstract class BukkitVersionHelper {
|
|||
* Test if normal chunk snapshot
|
||||
*/
|
||||
// public abstract boolean isCraftChunkSnapshot(ChunkSnapshot css);
|
||||
/**
|
||||
* Remove entities from given chunk
|
||||
*/
|
||||
public abstract void removeEntitiesFromChunk(Chunk c);
|
||||
/**
|
||||
* Get inhabited ticks count from chunk
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue