Uses of Interface
net.minecraft.network.protocol.game.MovementPacket
Packages that use MovementPacket
-
Uses of MovementPacket in net.minecraft.network.protocol.game
Classes in net.minecraft.network.protocol.game that implement MovementPacketModifier and TypeClassDescriptionfinal recordclassstatic classstatic classstatic classMethods in net.minecraft.network.protocol.game that return types with arguments of type MovementPacket -
Uses of MovementPacket in net.minecraft.server.level
Methods in net.minecraft.server.level that return MovementPacketModifier and TypeMethodDescriptionServerEntity.createMovePacket(PositionPath position, byte yRotn, byte xRotn, boolean shouldSendPosition, boolean shouldSendRotation)