net.minecraft.network.packet.s2c.play

public class TitlesS2CPacket

implements Packet

lj
net.minecraft.unmapped.C_10931475
net.minecraft.network.packet.s2c.play.TitlesS2CPacket

Field summary

Modifier and TypeField
private TitlesS2CPacket__Type
a
f_54520302
type
private Text
b
f_94321831
text
private int
c
f_32406627
fadeIn
private int
d
f_02095921
duration
private int
e
f_08407437
fadeOut

Constructor summary

ModifierConstructor
public ()
public (TitlesS2CPacket__Type type, Text text)
public (int fadeIn, int duration, int fadeOut)
public (TitlesS2CPacket__Type type, Text text, int fadeIn, int duration, int fadeOut)

Method summary

Modifier and TypeMethod
public void
a(hd arg0)
m_13296744(C_04635774 arg0)
read(PacketByteBuf arg0)
public void
b(hd arg0)
m_17566769(C_04635774 arg0)
write(PacketByteBuf arg0)
public void
a(ik arg0)
m_19445654(C_23730550 arg0)
handle(ClientPlayPacketHandler handler)
public TitlesS2CPacket__Type
a()
m_22270316()
getType()
public Text
b()
m_10572881()
getText()
public int
c()
m_17612824()
getFadeIn()
public int
d()
m_34104954()
getDuration()
public int
e()
m_39816585()
getFadeOut()