Spectator Keyframes are now colored blue, and the timespan during which an Entity is spectated is tinted

This commit is contained in:
CrushedPixel
2015-06-03 14:20:32 +02:00
parent 0dbc18c662
commit 01f80294aa
5 changed files with 98 additions and 31 deletions

View File

@@ -27,7 +27,6 @@ public class ReplayHandler {
public static long lastExit = 0;
private static NetworkManager networkManager;
private static Minecraft mc = Minecraft.getMinecraft();
//private static ReplaySender replaySender;
private static OpenEmbeddedChannel channel;
private static int realTimelinePosition = 0;
private static Keyframe selectedKeyframe;