Class BreezeUtil

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

public class BreezeUtil extends Object
  • 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

      public static Vec3 randomPointBehindTarget(LivingEntity p_316886_, RandomSource p_316867_)
    • hasLineOfSight

      public static boolean hasLineOfSight(Breeze p_316785_, Vec3 p_316249_)