Class ev

java.lang.Object
  extended by ev

public class ev
extends java.lang.Object


Field Summary
Modifier and Type Field and Description
static java.util.logging.Logger a
           
 boolean b
           
 net.minecraft.server.MinecraftServer c
           
 
Constructor Summary
Constructor and Description
ev(net.minecraft.server.MinecraftServer paramMinecraftServer, java.net.InetAddress paramInetAddress, int paramInt)
           
 
Method Summary
Modifier and Type Method and Description
 void a()
           
 void a(lp paramlp)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

a

public static java.util.logging.Logger a

b

public volatile boolean b

c

public net.minecraft.server.MinecraftServer c
Constructor Detail

ev

public ev(net.minecraft.server.MinecraftServer paramMinecraftServer,
          java.net.InetAddress paramInetAddress,
          int paramInt)
Method Detail

a

public void a(lp paramlp)

a

public void a()