Uses of Class
net.minecraft.network.protocol.game.ClientboundSetEntityMotionPacket
Packages that use ClientboundSetEntityMotionPacket
-
Uses of ClientboundSetEntityMotionPacket in net.minecraft.client.multiplayer
Methods in net.minecraft.client.multiplayer with parameters of type ClientboundSetEntityMotionPacketModifier and TypeMethodDescriptionvoid
ClientPacketListener.handleSetEntityMotion
(ClientboundSetEntityMotionPacket p_105092_) -
Uses of ClientboundSetEntityMotionPacket in net.minecraft.network.protocol.game
Methods in net.minecraft.network.protocol.game with parameters of type ClientboundSetEntityMotionPacketModifier and TypeMethodDescriptionvoid
ClientGamePacketListener.handleSetEntityMotion
(ClientboundSetEntityMotionPacket p_131434_)