| Constructor and Description |
|---|
S1FPacketSetExperience() |
S1FPacketSetExperience(float p_i45222_1_,
int p_i45222_2_,
int p_i45222_3_) |
| Modifier and Type | Method and Description |
|---|---|
int |
func_149395_e() |
int |
func_149396_d() |
float |
func_149397_c() |
void |
func_180749_a(INetHandlerPlayClient p_180749_1_) |
void |
processPacket(INetHandler handler) |
void |
readPacketData(PacketBuffer buf) |
void |
writePacketData(PacketBuffer buf) |
public S1FPacketSetExperience()
public S1FPacketSetExperience(float p_i45222_1_,
int p_i45222_2_,
int p_i45222_3_)
public void readPacketData(PacketBuffer buf) throws java.io.IOException
readPacketData in interface Packetjava.io.IOExceptionpublic void writePacketData(PacketBuffer buf) throws java.io.IOException
writePacketData in interface Packetjava.io.IOExceptionpublic void func_180749_a(INetHandlerPlayClient p_180749_1_)
public float func_149397_c()
public void processPacket(INetHandler handler)
processPacket in interface Packetpublic int func_149396_d()
public int func_149395_e()