Uses of Record Class
net.minecraft.network.protocol.common.ClientboundCustomPayloadPacket
Packages that use ClientboundCustomPayloadPacket
Package
Description
-
Uses of ClientboundCustomPayloadPacket in net.minecraft.client.multiplayer
Methods in net.minecraft.client.multiplayer with parameters of type ClientboundCustomPayloadPacketModifier and TypeMethodDescriptionvoid
ClientCommonPacketListenerImpl.handleCustomPayload
(ClientboundCustomPayloadPacket p_298103_) -
Uses of ClientboundCustomPayloadPacket in net.minecraft.network.protocol.common
Methods in net.minecraft.network.protocol.common with parameters of type ClientboundCustomPayloadPacketModifier and TypeMethodDescriptionvoid
ClientCommonPacketListener.handleCustomPayload
(ClientboundCustomPayloadPacket p_299137_) -
Uses of ClientboundCustomPayloadPacket in net.minecraftforge.network
Methods in net.minecraftforge.network that return ClientboundCustomPayloadPacketModifier and TypeMethodDescriptionprivate static ClientboundCustomPayloadPacket
NetworkDirection.playClientbound
(FriendlyByteBuf data, Integer index, ResourceLocation channelName)