| Constructor and Description |
|---|
S3BPacketScoreboardObjective() |
S3BPacketScoreboardObjective(ScoreObjective p_i45224_1_,
int p_i45224_2_) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
func_149337_d() |
int |
func_149338_e() |
java.lang.String |
func_149339_c() |
IScoreObjectiveCriteria.EnumRenderType |
func_179817_d() |
void |
processPacket(INetHandler handler) |
void |
processPacket(INetHandlerPlayClient handler) |
void |
readPacketData(PacketBuffer buf) |
void |
writePacketData(PacketBuffer buf) |
public S3BPacketScoreboardObjective()
public S3BPacketScoreboardObjective(ScoreObjective p_i45224_1_, int p_i45224_2_)
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 processPacket(INetHandlerPlayClient handler)
public java.lang.String func_149339_c()
public void processPacket(INetHandler handler)
processPacket in interface Packetpublic java.lang.String func_149337_d()
public int func_149338_e()
public IScoreObjectiveCriteria.EnumRenderType func_179817_d()