Uses of Record Class
net.minecraft.network.protocol.game.ServerboundEditBookPacket
Package
Description
-
Uses of ServerboundEditBookPacket in net.minecraft.network.protocol.game
Modifier and TypeFieldDescriptionstatic final PacketType
<ServerboundEditBookPacket> GamePacketTypes.SERVERBOUND_EDIT_BOOK
static final StreamCodec
<FriendlyByteBuf, ServerboundEditBookPacket> ServerboundEditBookPacket.STREAM_CODEC
Modifier and TypeMethodDescriptionvoid
ServerGamePacketListener.handleEditBook
(ServerboundEditBookPacket p_133752_) -
Uses of ServerboundEditBookPacket in net.minecraft.server.network
Modifier and TypeMethodDescriptionvoid
ServerGamePacketListenerImpl.handleEditBook
(ServerboundEditBookPacket p_9862_) -
Uses of ServerboundEditBookPacket in net.neoforged.neoforge.common.util
Modifier and TypeMethodDescriptionvoid
FakePlayer.FakePlayerNetHandler.handleEditBook
(ServerboundEditBookPacket packet)