net.minecraft.network.packet.s2c.play

public class ClearTitleS2CPacket

implements Packet<ClientPlayPacketListener>

net.minecraft.network.protocol.game.ClientboundClearTitlesPacket
net.minecraft.class_5888
net.minecraft.network.packet.s2c.play.ClearTitleS2CPacket

Field summary

Modifier and TypeField
public static final PacketCodec<PacketByteBuf, ClearTitleS2CPacket>
STREAM_CODEC
field_47912
CODEC
private final boolean
resetTimes
field_29122
reset

Constructor summary

ModifierConstructor
public (boolean reset)
private (PacketByteBuf buf)

Method summary

Modifier and TypeMethod
private void
write(FriendlyByteBuf output)
method_55865(class_2540 arg0)
write(PacketByteBuf buf)
public PacketType<ClearTitleS2CPacket>
type()
method_65080()
getPacketType()
public void
handle(ClientGamePacketListener listener)
method_34115(class_2602 arg0)
apply(ClientPlayPacketListener arg0)
public boolean
shouldResetTimes()
method_34116()
shouldReset()
public void
handle(PacketListener listener)
method_65081(class_2547 arg0)
apply(PacketListener arg0)