net.minecraft.network.protocol.handshake

public record ClientIntentionPacket

implements Packet<ServerHandshakePacketListener>

aiw
net.minecraft.network.protocol.handshake.ClientIntentionPacket
net.minecraft.class_2889
net.minecraft.unmapped.C_ftiizbuk
net.minecraft.network.packet.c2s.handshake.HandshakeC2SPacket
net.minecraft.network.packet.c2s.handshake.HandshakeC2SPacket

Field summary

Modifier and TypeField
private final int
b
protocolVersion
comp_1563
f_mifjghnz
protocolVersion
protocolVersion
private final String
c
hostName
comp_1564
f_kyxgaxgu
address
address
private final int
d
port
comp_1565
f_krymkmpu
port
port
private final ClientIntent
e
intention
comp_1566
f_bghrxzhy
intendedState
intendedState
public static final StreamCodec<FriendlyByteBuf, ClientIntentionPacket>
a
STREAM_CODEC
field_48229
f_apdndgsl
CODEC
CODEC
private static final int
f
MAX_HOST_LENGTH
field_33372
f_rswigbdj
MAX_ADDRESS_LENGTH
MAX_ADDRESS_LENGTH

Constructor summary

ModifierConstructor
public (int protocolVersion, String address, int port, ClientIntent intendedState)
private (FriendlyByteBuf buf)

Method summary

Modifier and TypeMethod
private void
a(vu arg0)
write(FriendlyByteBuf arg0)
method_56007(class_2540 arg0)
m_cvnrjadh(C_idfydwco arg0)
write(PacketByteBuf buf)
write(PacketByteBuf buf)
public PacketType<ClientIntentionPacket>
a()
type()
method_65080()
m_bbocywrf()
getPacketType()
getType()
public void
a(aiz arg0)
handle(ServerHandshakePacketListener arg0)
method_12575(class_2890 arg0)
m_fwehsjcy(C_vpqgcfsm arg0)
apply(ServerHandshakePacketListener arg0)
apply(ServerHandshakePacketListener arg0)
public boolean
d()
isTerminal()
method_55943()
m_ytvbgrrz()
transitionsNetworkState()
transitionsNetworkPhase()
public int
b()
protocolVersion()
comp_1563()
m_xtvmjzru()
protocolVersion()
protocolVersion()
public String
e()
hostName()
comp_1564()
m_rwkbiqpp()
address()
hostName()
public int
f()
port()
comp_1565()
m_hezttkjy()
port()
port()
public ClientIntent
g()
intention()
comp_1566()
m_jxpimbry()
intendedState()
intention()