Uses of Class
net.minecraft.network.protocol.game.ClientboundSetEntityMotionPacket
Packages that use ClientboundSetEntityMotionPacket
- 
Uses of ClientboundSetEntityMotionPacket in net.minecraft.client.multiplayerMethods in net.minecraft.client.multiplayer with parameters of type ClientboundSetEntityMotionPacketModifier and TypeMethodDescriptionvoidClientPacketListener.handleSetEntityMotion(ClientboundSetEntityMotionPacket p_105092_) 
- 
Uses of ClientboundSetEntityMotionPacket in net.minecraft.network.protocol.gameMethods in net.minecraft.network.protocol.game with parameters of type ClientboundSetEntityMotionPacketModifier and TypeMethodDescriptionvoidClientGamePacketListener.handleSetEntityMotion(ClientboundSetEntityMotionPacket p_131434_)