Remove several broken or unnecessary patches.
Removes PlayerMicroMoveEvent API, the ability to disable the AsyncCatcher, and the TeleportPassengerVehicleWithPlayer patch
This commit is contained in:
parent
7e89c54e7c
commit
603159dedf
38 changed files with 37 additions and 288 deletions
|
@ -33,6 +33,4 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
|||
public Chunk getChunkAt(int x, int z) {
|
||||
return this.world.chunkProviderServer.getChunkAt(x, z).bukkitChunk;
|
||||
}
|
||||
--
|
||||
1.9.5.msysgit.1
|
||||
|
||||
--
|
Loading…
Add table
Add a link
Reference in a new issue