History - net.minecraft.network.packet.c2s.play.UpdateSignC2SPacket
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.network.protocol.game.ServerboundSignUpdatePacket
net.minecraft.class_2877
net.minecraft.network.packet.c2s.play.UpdateSignC2SPacket
Fields
PacketCodec<PacketByteBuf, UpdateSignC2SPacket>: STREAM_CODEC, field_48222, CODEC
int: MAX_STRING_LENGTH, field_33371, MAX_LINE_LENGTH
BlockPos: pos, field_13101, pos
String[]: lines, field_13100, text
boolean: isFrontText, field_43153, front
Constructors
(BlockPos, boolean, String, String, String, String)
Methods
void (PacketByteBuf): write, method_56002, write
PacketType<UpdateSignC2SPacket> (): type, method_65080, getPacketType
void (ServerPlayPacketListener): handle, method_12509, apply
BlockPos (): getPos, method_12510, getPos
boolean (): isFrontText, method_49751, isFront
String[] (): getLines, method_12508, getText
void (PacketListener): handle, method_65081, apply