|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.minecraft.network.packet.PacketCount
public class PacketCount
Field Summary | |
---|---|
static boolean |
allowCounting
If false, countPacket does nothing |
Constructor Summary | |
---|---|
PacketCount()
|
Method Summary | |
---|---|
static void |
countPacket(int par0,
long par1)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static boolean allowCounting
Constructor Detail |
---|
public PacketCount()
Method Detail |
---|
public static void countPacket(int par0, long par1)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |