Fixed invisibility after cross-world teleportation

This commit is contained in:
Dinnerbone
2011-02-06 14:03:28 +00:00
parent 590b3874a8
commit dcabbda57c
3 changed files with 24 additions and 15 deletions

View File

@@ -33,7 +33,7 @@ public class NetServerHandler extends NetHandler implements ICommandListener {
public NetworkManager b;
public boolean c = false;
private MinecraftServer d;
private EntityPlayer e;
public EntityPlayer e; // Craftbukkit - public
private int f = 0;
private double g;
private double h;