implements Packet<ClientPlayPacketHandler>
| nc | |
| net.minecraft.class_2762 | |
| net.minecraft.network.packet.s2c.play.TitlesS2CPacket | |
| net.minecraft.network.play.server.STitlePacket | |
| net.minecraft.network.play.server.STitlePacket |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private TitlesS2CPacket$Type |
| ||||||||||
| private Text |
| ||||||||||
| private int |
| ||||||||||
| private int |
| ||||||||||
| private int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| 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 Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||
| public void |
| ||||||||||
| public void |
| ||||||||||
| public TitlesS2CPacket$Type |
| ||||||||||
| public Text |
| ||||||||||
| public int |
| ||||||||||
| public int |
| ||||||||||
| public int |
|