类 BreezeUtil

java.lang.Object
net.minecraft.world.entity.monster.breeze.BreezeUtil

public class BreezeUtil extends Object
  • 字段详细资料

    • MAX_LINE_OF_SIGHT_TEST_RANGE

      private static final double MAX_LINE_OF_SIGHT_TEST_RANGE
      另请参阅:
  • 构造器详细资料

    • BreezeUtil

      public BreezeUtil()
  • 方法详细资料

    • randomPointBehindTarget

      public static Vec3 randomPointBehindTarget(LivingEntity p_333833_, RandomSource p_335052_)
    • hasLineOfSight

      public static boolean hasLineOfSight(Breeze p_334566_, Vec3 p_329106_)
    • getMaxLineOfSightTestRange

      private static double getMaxLineOfSightTestRange(Breeze p_363657_)