Class BreezeUtil
java.lang.Object
net.minecraft.world.entity.monster.breeze.BreezeUtil
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
hasLineOfSight
(Breeze pBreeze, Vec3 pPos) static Vec3
randomPointBehindTarget
(LivingEntity pTarget, RandomSource pRandom)
-
Field Details
-
MAX_LINE_OF_SIGHT_TEST_RANGE
private static final double MAX_LINE_OF_SIGHT_TEST_RANGE- See Also:
-
-
Constructor Details
-
BreezeUtil
public BreezeUtil()
-
-
Method Details
-
randomPointBehindTarget
-
hasLineOfSight
-