implements Packet<ClientPlayPacketHandler>
| ls | |
| net.minecraft.unmapped.C_10931475 | |
| net.minecraft.network.packet.s2c.play.TitlesS2CPacket | |
| net.minecraft.network.play.server.SPacketTitle |
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 |
|