net.minecraft.network.protocol.game

public record ServerboundEditBookPacket

implements Packet<ServerGamePacketListener>

aig
net.minecraft.network.protocol.game.ServerboundEditBookPacket
net.minecraft.class_2820
net.minecraft.unmapped.C_qojpogdb
net.minecraft.network.packet.c2s.play.BookUpdateC2SPacket
net.minecraft.network.packet.c2s.play.BookUpdateC2SPacket
net.minecraft.src.C_5159_
net.minecraft.network.protocol.game.PacketPlayInBEdit

Field summary

Modifier and TypeField
private final int
b
slot
comp_2285
f_ttbvdvpv
slot
slot
f_133997_
private final List<String>
c
pages
comp_2286
f_bhxjpidg
pages
pages
f_182746_
private final Optional<String>
d
title
comp_2287
f_juymrzvo
title
title
f_182747_
public static final StreamCodec<FriendlyByteBuf, ServerboundEditBookPacket>
a
STREAM_CODEC
field_48193
f_cehpabkk
CODEC
CODEC
f_316818_

Constructor summary

ModifierConstructor
public (int slot, List<String> pages, Optional<String> title)

Method summary

Modifier and TypeMethod
public PacketType<ServerboundEditBookPacket>
a()
type()
method_55846()
m_bbocywrf()
getPacketId()
getType()
m_5779_()
public void
a(ahm arg0)
handle(ServerGamePacketListener arg0)
method_12236(class_2792 arg0)
m_kbtnuoec(C_eetcdhxt arg0)
apply(ServerPlayPacketListener arg0)
apply(ServerPlayPacketListener arg0)
m_5797_(C_5145_ arg0)
public int
b()
slot()
comp_2285()
m_wxdaifpb()
slot()
slot()
f_133997_()
public List<String>
e()
pages()
comp_2286()
m_tcadtrtl()
pages()
pages()
f_182746_()
public Optional<String>
f()
title()
comp_2287()
m_enawlfcc()
title()
title()
f_182747_()