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 TypeMethodDescriptionvoid
ServerCommonPacketListener.handleCustomPayload
(ServerboundCustomPayloadPacket p_297952_) -
Uses of ServerboundCustomPayloadPacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ServerboundCustomPayloadPacketModifier and TypeMethodDescriptionvoid
ServerCommonPacketListenerImpl.handleCustomPayload
(ServerboundCustomPayloadPacket p_300164_) -
Uses of ServerboundCustomPayloadPacket in net.minecraftforge.network
Methods in net.minecraftforge.network that return ServerboundCustomPayloadPacketModifier and TypeMethodDescriptionprivate static ServerboundCustomPayloadPacket
NetworkDirection.playServerbound
(FriendlyByteBuf data, Integer index, ResourceLocation channelName)