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_ACTIONstatic final StreamCodec<io.netty.buffer.ByteBuf, ServerboundCustomClickActionPacket> ServerboundCustomClickActionPacket.STREAM_CODECMethods 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 TypeMethodDescriptionvoidServerCommonPacketListener.handleCustomClickAction(ServerboundCustomClickActionPacket pPacket) -
Uses of ServerboundCustomClickActionPacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ServerboundCustomClickActionPacketModifier and TypeMethodDescriptionvoidServerCommonPacketListenerImpl.handleCustomClickAction(ServerboundCustomClickActionPacket pPacket)