net.minecraft.network.protocol.game

public record ClientboundSetTitleTextPacket

implements Packet<ClientGamePacketListener>

agh
net.minecraft.network.protocol.game.ClientboundSetTitleTextPacket
net.minecraft.class_5904

Field summary

Modifier and TypeField
private final Component
b
text
comp_2281
public static final StreamCodec<RegistryFriendlyByteBuf, ClientboundSetTitleTextPacket>
a
STREAM_CODEC
field_47992

Constructor summary

ModifierConstructor
public (Component arg0)

Method summary

Modifier and TypeMethod
public PacketType<ClientboundSetTitleTextPacket>
a()
type()
method_65080()
public void
a(acj arg0)
handle(ClientGamePacketListener arg0)
method_34191(class_2602 arg0)
public Component
b()
text()
comp_2281()