Uses of Class
net.minecraft.network.protocol.game.ServerboundPaddleBoatPacket
Packages that use ServerboundPaddleBoatPacket
Package
Description
-
Uses of ServerboundPaddleBoatPacket in net.minecraft.network.protocol.game
Fields in net.minecraft.network.protocol.game with type parameters of type ServerboundPaddleBoatPacketModifier and TypeFieldDescriptionstatic final PacketType<ServerboundPaddleBoatPacket> GamePacketTypes.SERVERBOUND_PADDLE_BOATstatic final StreamCodec<FriendlyByteBuf, ServerboundPaddleBoatPacket> ServerboundPaddleBoatPacket.STREAM_CODECMethods in net.minecraft.network.protocol.game that return types with arguments of type ServerboundPaddleBoatPacketMethods in net.minecraft.network.protocol.game with parameters of type ServerboundPaddleBoatPacketModifier and TypeMethodDescriptionvoidServerGamePacketListener.handlePaddleBoat(ServerboundPaddleBoatPacket p_133760_) -
Uses of ServerboundPaddleBoatPacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ServerboundPaddleBoatPacketModifier and TypeMethodDescriptionvoidServerGamePacketListenerImpl.handlePaddleBoat(ServerboundPaddleBoatPacket p_9878_) -
Uses of ServerboundPaddleBoatPacket in net.neoforged.neoforge.common.util
Methods in net.neoforged.neoforge.common.util with parameters of type ServerboundPaddleBoatPacketModifier and TypeMethodDescriptionvoidFakePlayer.FakePlayerNetHandler.handlePaddleBoat(ServerboundPaddleBoatPacket packet)