Uses of Class
net.minecraft.network.protocol.game.ServerboundCustomPayloadPacket
Packages that use ServerboundCustomPayloadPacket
Package
Description
-
Uses of ServerboundCustomPayloadPacket in net.minecraft.network.protocol.game
Methods in net.minecraft.network.protocol.game with parameters of type ServerboundCustomPayloadPacketModifier and TypeMethodDescriptionvoid
ServerGamePacketListener.handleCustomPayload(ServerboundCustomPayloadPacket p_133751_)
-
Uses of ServerboundCustomPayloadPacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ServerboundCustomPayloadPacketModifier and TypeMethodDescriptionvoid
ServerGamePacketListenerImpl.handleCustomPayload(ServerboundCustomPayloadPacket p_9860_)
-
Uses of ServerboundCustomPayloadPacket in net.minecraftforge.common.util
Methods in net.minecraftforge.common.util with parameters of type ServerboundCustomPayloadPacketModifier and TypeMethodDescriptionvoid
FakePlayer.FakePlayerNetHandler.handleCustomPayload(ServerboundCustomPayloadPacket packet)