mirror of
https://github.com/funkemunky/KauriV3.git
synced 2026-05-31 05:51:55 +00:00
Added todo to fix teleport lag on emulator
This commit is contained in:
@@ -104,6 +104,7 @@ public class MovementHandler {
|
||||
private static final boolean[] ALWAYS_FALSE = new boolean[1];
|
||||
private static final int[] FULL_RANGE = new int[]{-1, 0, 1};
|
||||
|
||||
// TODO Fix the massive performance issues on teleports and world changes.
|
||||
public void runEmulation(WPacketPlayInFlying packet) {
|
||||
/*
|
||||
* (org.bukkit.potion.PotionEffectType
|
||||
|
||||
Reference in New Issue
Block a user