Uses of Record Class
net.minecraft.world.entity.Entity.Movement
Packages that use Entity.Movement
-
Uses of Entity.Movement in net.minecraft.world.entity
Fields in net.minecraft.world.entity with type parameters of type Entity.MovementModifier and TypeFieldDescriptionprivate final List
<Entity.Movement> Entity.finalMovementsThisTick
private final List
<List<Entity.Movement>> Entity.movementThisTick
Method parameters in net.minecraft.world.entity with type arguments of type Entity.MovementModifier and TypeMethodDescriptionprivate void
Entity.applyEffectsFromBlocks
(List<Entity.Movement> p_410126_) private void
Entity.checkInsideBlocks
(List<Entity.Movement> p_381632_, InsideBlockEffectApplier.StepBasedCollector p_405233_)