Uses of Record Class
net.minecraft.network.protocol.game.ServerboundEditBookPacket
Packages that use ServerboundEditBookPacket
Package
Description
-
Uses of ServerboundEditBookPacket in net.minecraft.network.protocol.game
Fields in net.minecraft.network.protocol.game with type parameters of type ServerboundEditBookPacketModifier and TypeFieldDescriptionstatic final PacketType
<ServerboundEditBookPacket> GamePacketTypes.SERVERBOUND_EDIT_BOOK
static final StreamCodec
<FriendlyByteBuf, ServerboundEditBookPacket> ServerboundEditBookPacket.STREAM_CODEC
Methods in net.minecraft.network.protocol.game that return types with arguments of type ServerboundEditBookPacketMethods in net.minecraft.network.protocol.game with parameters of type ServerboundEditBookPacketModifier and TypeMethodDescriptionvoid
ServerGamePacketListener.handleEditBook
(ServerboundEditBookPacket p_133752_) -
Uses of ServerboundEditBookPacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ServerboundEditBookPacketModifier and TypeMethodDescriptionvoid
ServerGamePacketListenerImpl.handleEditBook
(ServerboundEditBookPacket p_9862_) -
Uses of ServerboundEditBookPacket in net.neoforged.neoforge.common.util
Methods in net.neoforged.neoforge.common.util with parameters of type ServerboundEditBookPacketModifier and TypeMethodDescriptionvoid
FakePlayer.FakePlayerNetHandler.handleEditBook
(ServerboundEditBookPacket packet)