implements Packet<ClientGamePacketListener>
rl | |
net.minecraft.network.protocol.game.ClientboundSetTitlesPacket | |
net.minecraft.class_2762 | |
net.minecraft.unmapped.C_ivnpsgkn | |
net.minecraft.network.packet.s2c.play.TitleS2CPacket | |
net.minecraft.network.play.server.STitlePacket | |
net.minecraft.server.v1_16_R3.PacketPlayOutTitle |
Field summary
Modifier and Type | Field | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
private ClientboundSetTitlesPacket$Type |
| ||||||||||||
private Component |
| ||||||||||||
private int |
| ||||||||||||
private int |
| ||||||||||||
private int |
|
Constructor summary
Modifier | Constructor |
---|---|
public | () |
public | (ClientboundSetTitlesPacket$Type action, Component text) |
public | (int fadeInTicks, int stayTicks, int fadeOutTicks) |
public | (ClientboundSetTitlesPacket$Type action, Component text, int fadeInTicks, int stayTicks, int fadeOutTicks) |
Method summary
Modifier and Type | Method | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
public void |
| ||||||||||||
public void |
| ||||||||||||
public void |
| ||||||||||||
public ClientboundSetTitlesPacket$Type |
| ||||||||||||
public Component |
| ||||||||||||
public int |
| ||||||||||||
public int |
| ||||||||||||
public int |
|