Uses of Class
net.minecraft.network.protocol.game.ClientboundSetEntityMotionPacket
-
Uses of ClientboundSetEntityMotionPacket in net.minecraft.client.multiplayer
Modifier and TypeMethodDescriptionvoid
ClientPacketListener.handleSetEntityMotion
(ClientboundSetEntityMotionPacket p_105092_) -
Uses of ClientboundSetEntityMotionPacket in net.minecraft.network.protocol.game
Modifier and TypeFieldDescriptionstatic final PacketType
<ClientboundSetEntityMotionPacket> GamePacketTypes.CLIENTBOUND_SET_ENTITY_MOTION
static final StreamCodec
<FriendlyByteBuf, ClientboundSetEntityMotionPacket> ClientboundSetEntityMotionPacket.STREAM_CODEC
Modifier and TypeMethodDescriptionvoid
ClientGamePacketListener.handleSetEntityMotion
(ClientboundSetEntityMotionPacket p_131434_)