Uses of Record Class
net.minecraft.network.protocol.common.ServerboundCustomPayloadPacket
Packages that use ServerboundCustomPayloadPacket
Package
Description
-
Uses of ServerboundCustomPayloadPacket in net.minecraft.network.protocol.common
Methods in net.minecraft.network.protocol.common with parameters of type ServerboundCustomPayloadPacketModifier and TypeMethodDescriptionvoidServerCommonPacketListener.handleCustomPayload(ServerboundCustomPayloadPacket p_297952_) -
Uses of ServerboundCustomPayloadPacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ServerboundCustomPayloadPacketModifier and TypeMethodDescriptionvoidServerCommonPacketListenerImpl.handleCustomPayload(ServerboundCustomPayloadPacket p_300164_) -
Uses of ServerboundCustomPayloadPacket in net.minecraftforge.network
Methods in net.minecraftforge.network that return ServerboundCustomPayloadPacketModifier and TypeMethodDescriptionprivate static ServerboundCustomPayloadPacketNetworkDirection.playServerbound(FriendlyByteBuf data, Integer index, ResourceLocation channelName)