Class BreezeMovementUtil
java.lang.Object
net.minecraft.entity.ai.brain.task.BreezeMovementUtil
- Mappings:
 Namespace Name named net/minecraft/entity/ai/brain/task/BreezeMovementUtilintermediary net/minecraft/class_9075official cmx
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic booleancanMoveTo(BreezeEntity breeze, Vec3d pos) private static doublegetMaxMoveDistance(BreezeEntity breeze) static Vec3dgetRandomPosBehindTarget(LivingEntity target, Random random)  
- 
Field Details
- 
MAX_MOVE_DISTANCE
private static final double MAX_MOVE_DISTANCE- See Also:
 - Mappings:
 Namespace Name Mixin selector named MAX_MOVE_DISTANCELnet/minecraft/entity/ai/brain/task/BreezeMovementUtil;MAX_MOVE_DISTANCE:Dintermediary field_47817Lnet/minecraft/class_9075;field_47817:Dofficial aLcmx;a:D
 
 - 
 - 
Constructor Details
- 
BreezeMovementUtil
public BreezeMovementUtil() 
 - 
 - 
Method Details
- 
getRandomPosBehindTarget
- Mappings:
 Namespace Name Mixin selector named getRandomPosBehindTargetLnet/minecraft/entity/ai/brain/task/BreezeMovementUtil;getRandomPosBehindTarget(Lnet/minecraft/entity/LivingEntity;Lnet/minecraft/util/math/random/Random;)Lnet/minecraft/util/math/Vec3d;intermediary method_55751Lnet/minecraft/class_9075;method_55751(Lnet/minecraft/class_1309;Lnet/minecraft/class_5819;)Lnet/minecraft/class_243;official aLcmx;a(Lbvi;Lazh;)Lfbb;
 - 
canMoveTo
- Mappings:
 Namespace Name Mixin selector named canMoveToLnet/minecraft/entity/ai/brain/task/BreezeMovementUtil;canMoveTo(Lnet/minecraft/entity/mob/BreezeEntity;Lnet/minecraft/util/math/Vec3d;)Zintermediary method_55752Lnet/minecraft/class_9075;method_55752(Lnet/minecraft/class_8949;Lnet/minecraft/class_243;)Zofficial aLcmx;a(Lcmv;Lfbb;)Z
 - 
getMaxMoveDistance
- Mappings:
 Namespace Name Mixin selector named getMaxMoveDistanceLnet/minecraft/entity/ai/brain/task/BreezeMovementUtil;getMaxMoveDistance(Lnet/minecraft/entity/mob/BreezeEntity;)Dintermediary method_61493Lnet/minecraft/class_9075;method_61493(Lnet/minecraft/class_8949;)Dofficial aLcmx;a(Lcmv;)D
 
 -