Class kj

java.lang.Object
  extended by kj

public class kj
extends java.lang.Object


Constructor Summary
Constructor and Description
kj(net.minecraft.server.MinecraftServer paramMinecraftServer)
           
 
Method Summary
Modifier and Type Method and Description
 void a()
           
 void a(fy paramfy)
           
 void a(int paramInt1, int paramInt2, int paramInt3)
           
 int b()
           
 void b(fy paramfy)
           
 void c(fy paramfy)
           
 void sendPacketToChunk(jv packetToSend, int globalx, int globaly, int globalz)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

kj

public kj(net.minecraft.server.MinecraftServer paramMinecraftServer)
Method Detail

a

public void a()

a

public void a(int paramInt1,
              int paramInt2,
              int paramInt3)

a

public void a(fy paramfy)

b

public void b(fy paramfy)

c

public void c(fy paramfy)

b

public int b()

sendPacketToChunk

public void sendPacketToChunk(jv packetToSend,
                              int globalx,
                              int globaly,
                              int globalz)