Uses of Record Class
net.minecraft.network.protocol.common.ServerboundCustomClickActionPacket
Packages that use ServerboundCustomClickActionPacket
-
Uses of ServerboundCustomClickActionPacket in net.minecraft.network.protocol.common
Fields in net.minecraft.network.protocol.common with type parameters of type ServerboundCustomClickActionPacketModifier and TypeFieldDescriptionstatic final PacketType
<ServerboundCustomClickActionPacket> CommonPacketTypes.SERVERBOUND_CUSTOM_CLICK_ACTION
static final StreamCodec
<io.netty.buffer.ByteBuf, ServerboundCustomClickActionPacket> ServerboundCustomClickActionPacket.STREAM_CODEC
Methods in net.minecraft.network.protocol.common that return types with arguments of type ServerboundCustomClickActionPacketMethods in net.minecraft.network.protocol.common with parameters of type ServerboundCustomClickActionPacketModifier and TypeMethodDescriptionvoid
ServerCommonPacketListener.handleCustomClickAction
(ServerboundCustomClickActionPacket pPacket) -
Uses of ServerboundCustomClickActionPacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ServerboundCustomClickActionPacketModifier and TypeMethodDescriptionvoid
ServerCommonPacketListenerImpl.handleCustomClickAction
(ServerboundCustomClickActionPacket pPacket)