Uses of Interface
net.minecraft.core.PositionAndRotation
Packages that use PositionAndRotation
Package
Description
-
Uses of PositionAndRotation in net.minecraft.core
Classes in net.minecraft.core that implement PositionAndRotationModifier and TypeClassDescriptionstatic final recordstatic classFields in net.minecraft.core with type parameters of type PositionAndRotationModifier and TypeFieldDescriptionstatic final StreamCodec<io.netty.buffer.ByteBuf, PositionAndRotation> PositionAndRotation.STREAM_CODECMethods in net.minecraft.core that return PositionAndRotationModifier and TypeMethodDescriptionPositionAndRotation.immutable()PositionAndRotation.Immutable.immutable()PositionAndRotation.Mutable.immutable()static PositionAndRotation -
Uses of PositionAndRotation in net.minecraft.network.protocol.game
Fields in net.minecraft.network.protocol.game declared as PositionAndRotationModifier and TypeFieldDescriptionprivate final PositionAndRotationClientboundMoveVehiclePacket.movingToThe field for themovingTorecord component.private final PositionAndRotationServerboundMoveVehiclePacket.movingToThe field for themovingTorecord component.Methods in net.minecraft.network.protocol.game that return PositionAndRotationModifier and TypeMethodDescriptionClientboundMoveVehiclePacket.movingTo()Returns the value of themovingTorecord component.ServerboundMoveVehiclePacket.movingTo()Returns the value of themovingTorecord component.Constructors in net.minecraft.network.protocol.game with parameters of type PositionAndRotationModifierConstructorDescriptionCreates an instance of aClientboundMoveVehiclePacketrecord class.ServerboundMoveVehiclePacket(PositionAndRotation movingTo, boolean onGround) Creates an instance of aServerboundMoveVehiclePacketrecord class. -
Uses of PositionAndRotation in net.minecraft.world.entity
Classes in net.minecraft.world.entity that implement PositionAndRotationModifier and TypeClassDescriptionprivate static classprivate static classprivate static classMethods in net.minecraft.world.entity that return PositionAndRotationModifier and TypeMethodDescriptionEntity.getClientPositionAndRotation()private PositionAndRotationSteppedInterpolationHandler.InterpolationData.getNewPositionAndRotation()Entity.storePositionAndRotation()AbstractInterpolationHandler.target()InterpolationHandler.NoOpInterpolationHandler.target()InterpolationHandler.target()